awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to dvx/jssembly

Open-source alternatives to Jssembly

8 open-source projects similar to dvx/jssembly, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Jssembly alternative.

  • dlemstra/magick.netالصورة الرمزية لـ dlemstra

    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
  • realm/realm-kotlinالصورة الرمزية لـ realm

    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
  • feiyangqingyun/qtkaifajingyanالصورة الرمزية لـ feiyangqingyun

    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

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • eclipsesource/j2v8الصورة الرمزية لـ eclipsesource

    eclipsesource/j2v8

    2,632عرض على GitHub↗

    J2V8

    Java
    عرض على GitHub↗2,632
  • brettwooldridge/nuprocessالصورة الرمزية لـ brettwooldridge

    brettwooldridge/NuProcess

    738عرض على GitHub↗

    NuProcess

    Java
    عرض على GitHub↗738
  • fusesource/hawtjniالصورة الرمزية لـ fusesource

    fusesource/hawtjni

    175عرض على GitHub↗

    HawtJNI

    Java
    عرض على GitHub↗175
  • jnr/jnr-ffiالصورة الرمزية لـ jnr

    jnr/jnr-ffi

    1,322عرض على GitHub↗

    Java Abstracted Foreign Function Layer

    Java
    عرض على GitHub↗1,322
  • bytedeco/javacppالصورة الرمزية لـ bytedeco

    bytedeco/javacpp

    4,697عرض على GitHub↗

    JavaCPP is a JNI C++ bridge and foreign function interface that provides a binding generator, a native library loader, and a native memory manager. It automates the creation of Java wrappers around native C++ headers and shared libraries to enable interoperability between the two languages. The project features a C++ binding generator that parses header files to automatically produce the necessary glue code and interfaces for calling native functions. It includes a native library loader that locates and extracts platform-specific binaries from the classpath into a local cache for runtime exec

    Javacc-plus-pluscpp
    عرض على GitHub↗4,697