awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
eclipsesource avatar

eclipsesource/j2v8

0
View on GitHub↗
2,632 stars·387 forks·Java·5 views

J2v8

J2V8

Features

  • Native Interop - Java API for the V8 JavaScript engine.

Star history

Star history chart for eclipsesource/j2v8Star history chart for eclipsesource/j2v8

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to J2v8

Similar open-source projects, ranked by how many features they share with J2v8.
  • dlemstra/magick.netdlemstra avatar

    dlemstra/Magick.NET

    3,907View on 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
    View on GitHub↗3,907
  • realm/realm-kotlinrealm avatar

    realm/realm-kotlin

    1,092View on 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
    View on GitHub↗1,092
  • feiyangqingyun/qtkaifajingyanfeiyangqingyun avatar

    feiyangqingyun/qtkaifajingyan

    4,642View on 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

    View on GitHub↗4,642
  • dvx/jssemblydvx avatar

    dvx/jssembly

    129View on GitHub↗

    jssembly

    Java
    View on GitHub↗129
See all 8 alternatives to J2v8→

Frequently asked questions

What does eclipsesource/j2v8 do?

J2V8

What are the main features of eclipsesource/j2v8?

The main features of eclipsesource/j2v8 are: Native Interop.

What are some open-source alternatives to eclipsesource/j2v8?

Open-source alternatives to eclipsesource/j2v8 include: dlemstra/magick.net — Magick.NET is a C# image processing library that serves as a .NET wrapper for ImageMagick. It provides a raster… realm/realm-kotlin — Realm Kotlin is a local, object-oriented NoSQL database engine designed for Kotlin Multiplatform applications. It… feiyangqingyun/qtkaifajingyan — This project is a technical library and knowledge base for the Qt framework, serving as a C++ GUI programming guide… dvx/jssembly — jssembly. brettwooldridge/nuprocess — NuProcess. fusesource/hawtjni — HawtJNI.