awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
fusesource avatar

fusesource/hawtjni

0
View on GitHub↗
175 星标·61 分支·Java·Apache-2.0·5 次浏览fusesource.github.io/hawtjni↗

Hawtjni

HawtJNI

Features

  • Native Interop - JNI code generator based on Eclipse SWT.

Star 历史

fusesource/hawtjni 的 Star 历史图表fusesource/hawtjni 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Hawtjni 的开源替代方案

相似的开源项目,按与 Hawtjni 的功能重合度排序。
  • dlemstra/magick.netdlemstra 的头像

    dlemstra/Magick.NET

    3,907在 GitHub 上查看↗

    Magick.NET is a C# image processing library that serves as a .NET wrapper for ImageMagick. It provides a raster graphics engine for rendering text, drawing graphics, and manipulating images using a native interface. The library handles the conversion of vector files, such as PDF, EPS, and PostScript, into raster formats. It also includes tools for extracting image metadata, such as EXIF data and raw thumbnails. The system covers a wide range of image manipulation capabilities, including resizing, format conversion, watermarking, and the merging of multiple images into static or animated file

    C#convertdotnet-standarddraw
    在 GitHub 上查看↗3,907
  • feiyangqingyun/qtkaifajingyanfeiyangqingyun 的头像

    feiyangqingyun/qtkaifajingyan

    4,642在 GitHub 上查看↗

    This project is a technical library and knowledge base for the Qt framework, serving as a C++ GUI programming guide and a resource for cross-platform development. It provides a collection of technical guides, best practices, and instructional materials focused on building applications using the Qt ecosystem. The repository focuses on optimizing application performance and development workflows. It covers architectural patterns for improving build speeds and execution efficiency, including the use of in-memory databases and asynchronous function calls. It also offers specialized guidance on in

    在 GitHub 上查看↗4,642
  • realm/realm-kotlinrealm 的头像

    realm/realm-kotlin

    1,092在 GitHub 上查看↗

    Realm Kotlin is a local, object-oriented NoSQL database engine designed for Kotlin Multiplatform applications. It enables developers to persist structured application data directly as objects, eliminating the need for traditional relational table structures while ensuring information remains accessible during offline periods. The library distinguishes itself through a compiler-plugin-based architecture that maps standard language classes to database models at compile time. It utilizes zero-copy memory mapping and a lazy-loading query engine to manage data efficiently, while a shared C++ core

    Kotlinandroidandroid-librarydatabase
    在 GitHub 上查看↗1,092
  • brettwooldridge/nuprocessbrettwooldridge 的头像

    brettwooldridge/NuProcess

    738在 GitHub 上查看↗

    NuProcess

    Java
    在 GitHub 上查看↗738
查看 Hawtjni 的所有 8 个替代方案→

常见问题解答

fusesource/hawtjni 是做什么的?

HawtJNI

fusesource/hawtjni 的主要功能有哪些?

fusesource/hawtjni 的主要功能包括:Native Interop。

fusesource/hawtjni 有哪些开源替代品?

fusesource/hawtjni 的开源替代品包括: dlemstra/magick.net — Magick.NET is a C# image processing library that serves as a .NET wrapper for ImageMagick. It provides a raster… feiyangqingyun/qtkaifajingyan — This project is a technical library and knowledge base for the Qt framework, serving as a C++ GUI programming guide… realm/realm-kotlin — Realm Kotlin is a local, object-oriented NoSQL database engine designed for Kotlin Multiplatform applications. It… brettwooldridge/nuprocess — NuProcess. jnr/jnr-ffi — Java Abstracted Foreign Function Layer. eclipsesource/j2v8 — J2V8.