Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add vips-ffm to Imagery section #1124

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lopcode
Copy link

@lopcode lopcode commented Dec 26, 2024

Adds vips-ffm to the Imagery section.

My reasons for adding:

  • There are no other libraries listed that use libvips, which is quite popular for image processing
  • It's a novel usage of JDK 22's Foreign Function & Memory (FFM) API
  • Performance for image processing is significantly better than existing options
  • There are already some quite large users of the library

I didn't make libvips a link in the entry, as if you're looking at imagery options libvips is probably known to you, and I couldn't see any other examples of linking out in descriptions.

I created the library, but still feel it meets the requirements noted in CONTRIBUTING - of course feel free to view critically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant