Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions ADOPTERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

Organizations and projects using Endive (formerly Chicory) in production:

* [webassembly4j](https://github.com/tegmentum/webassembly4j) - Java WebAssembly Facade over multiple engines
* [sqlite4j](https://github.com/roastedroot/sqlite4j) - Pure Java SQLite JDBC driver
* [pglite4j](https://github.com/roastedroot/pglite4j) - Embedded PostgreSQL 17 in pure Java
* [Quickjs4J](https://github.com/roastedroot/quickjs4j) - Sandboxed runtime for JavaScript (used by [Microcks](https://github.com/microcks/microcks) and [Apicurio Registry](https://github.com/Apicurio/apicurio-registry))
Expand Down
Loading