Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Jvm

Jvm

181 projects

Showing 36 of 181 projects

Rembulan
RembulanJava

A pure Java implementation of Lua 5.3 for the JVM, designed for sandboxed scripting and embedding.

#sandbox#embedded-scripting#bytecode-compilation
Stars168
Forks28
Last commit6 years ago
nudge4j
nudge4jJava

A tiny tool that lets you control and debug Java applications from a browser by sending code to the JVM.

#javascript-integration#developer-tools#repl
Stars164
Forks15
Last commit6 years ago
RxGroovy
RxGroovyGroovy

RxJava bindings for Groovy that enable using Groovy closures with reactive programming.

#reactive-extensions#functional-programming#observables
Stars162
Forks24
Last commit6 years ago
Grain
GrainGroovy

A lightweight static website generator written in Groovy for creating SEO-friendly websites and blogs with custom themes.

#themes#sass#static-site-generator
Stars161
Forks29
Last commit1 year ago
Sysmon
SysmonJava

A lightweight Java library for gathering and exposing host system performance metrics via JMX.

#devops#observability#jmx
Stars161
Forks26
Last commit9 years ago
ClojisR
ClojisRClojure

A bridge library enabling Clojure to call R functions and use R objects for statistical computing and data science.

#data-science#rlang#r-language
Stars159
Forks11
Last commit7 days ago
contajners
contajnersClojure

An idiomatic, data-driven, REPL-friendly Clojure client for OCI-compliant container engines like Docker and Podman.

#hacktoberfest#babashka#podman
Stars148
Forks8
Last commit5 days ago
ONNX-Scala
ONNX-ScalaScala

A type-safe, functional ONNX API and backend for deep learning and classical machine learning in Scala 3.

#scala-3#functional-programming#neural-network
Stars147
Forks9
Last commit3 months ago
fasttuple
fasttupleJava

A Java library for creating high-performance, memory-efficient heterogeneous collections of primitive values with on-heap or off-heap storage.

#data-structures#java#low-latency
Stars143
Forks13
Last commit4 years ago
VK²
VK²Kotlin

A Kotlin wrapper for Vulkan that enhances developer experience with type safety, collection support, and concise syntax.

#vulkan-library#vulkan#low-level-graphics
Stars142
Forks6
Last commit3 years ago
Redis
RedisJava

An asynchronous Redis client for the Vert.x reactive toolkit.

#event-driven#redis#non-blocking
Stars139
Forks121
Last commit6 days ago
clj-ml
clj-mlClojure

A machine learning library for Clojure built on top of Weka, providing filters, classifiers, regression, and clustering algorithms.

#data-science#classification#weka
Stars134
Forks20
Last commit4 years ago
sconfig
sconfigScala

A Scala configuration library supporting HOCON for Scala, Java, Scala.js, and Scala Native.

#scala-js#java#scalafix
Stars133
Forks10
Last commit13 days ago
origami
origamiClojure

A JVM library providing the lowest barrier of entry to image processing, computer vision, and neural networks using OpenCV.

#dnn#yolov8#opencv
Stars130
Forks6
Last commit3 months ago
vips-ffm
vips-ffmJava

Fast, safe, and complete libvips bindings for Java/JVM projects using the Foreign Function & Memory API.

#ffm#high-performance#class-file
Stars124
Forks16
Last commit8 days ago
Docker Client for JVM
Docker Client for JVMGroovy

A Docker HTTP client for the Java VM written in Groovy and Kotlin, supporting all Docker API endpoints.

#docker-engine#hacktoberfest#engine-api
Stars120
Forks28
Last commit5 days ago
bioscala
bioscalaScala

A functional bioinformatics library for Scala providing strongly-typed DNA/RNA/protein sequences, transcription, translation, and alignment utilities.

#scientific-computing#functional-programming#dna-sequences
Stars115
Forks19
Last commit9 months ago
Emissary
EmissaryJava

A high-performance Java messaging library for decoupling requests and events from their handlers using annotations without reflection overhead.

#event-driven#cqrs#request-handling
Stars108
Forks7
Last commit2 months ago
froid
froidFrege

A library for using the Frege programming language in Android development.

#functional-programming#frege-programming-language#type-safety
Stars106
Forks5
Last commit4 days ago
Cassandra SStable Tools
Cassandra SStable ToolsJava

A suite of command-line tools for analyzing Apache Cassandra SSTables to optimize performance and troubleshoot data models.

#partition-analysis#compaction-tuning#performance-optimization
Stars103
Forks28
Last commit
dl4clj
dl4cljClojure

A Clojure wrapper for Deeplearning4j, providing idiomatic access to neural networks, data import, and distributed training.

#spark#wrapper-library#data-science
Stars99
Forks18
Last commit8 years ago
secrets.clj
secrets.cljClojure

A Clojure library for generating cryptographically strong random numbers, tokens, and secrets.

#authentication#tokens#secrets-management
Stars98
Forks2
Last commit2 years ago
Selfie
SelfieKotlin

Snapshot testing and memoization library for Java, Kotlin, Python, and other JVM languages with zero configuration.

#snapshot#continuous-integration#memoization
Stars93
Forks18
Last commit8 days ago
Neureka
NeurekaJava

A lightweight, platform-independent tensor library with autograd for the JVM, accelerated by OpenCL.

#tensor-library#library#opencl
Stars88
Forks2
Last commit4 months ago
Trail
TrailScala

A type-safe, zero-dependency routing library for Scala that works on JVM, Scala.js, and Scala Native.

#functional-programming#scala-js#zero-dependency
Stars82
Forks8
Last commit4 years ago
bennettanderson/rjni
bennettanderson/rjniRust

Complete FFI bindings and safe wrapper for Java Native Interface (JNI) in Rust, enabling Java code execution from Rust applications.

#native-interface#java-native-interface#jvm-integration
Stars74
Forks4
Last commit9 years ago
hcl4j
hcl4jJava

A Java parser for HashiCorp Configuration Language (HCL) that converts HCL syntax into object maps for inspection.

#java#terraform#infrastructure-as-code
Stars74
Forks26
Last commit9 months ago
Perses
PersesJava

A Java agent that dynamically injects failures and latency at the bytecode level to reproduce production issues.

#testing-tool#qa-tool#bytecode-manipulation
Stars70
Forks6
Last commit4 years ago
kvlt
kvltClojure

A uniform asynchronous HTTP client for Clojure and ClojureScript across JVM, Node.js, and browsers.

#clojurescript#async-programming#server-sent-events
Stars70
Forks8
Last commit8 years ago
Functionalgroovy
FunctionalgroovyGroovy

A Groovy extension module for Functional Java that adds functional programming idioms and constructs to Groovy.

#functional-programming#lenses#property-testing
Stars69
Forks7
Last commit10 years ago
Maker
MakerJava

A lightweight, low-level dynamic Java class generator designed for ease of use, with full java.lang.invoke integration.

#java-bytecode#runtime-code-generation#classloader
Stars67
Forks4
Last commit5 days ago
javastar
javastarClojure

A Clojure library that enables writing Java code directly within Clojure programs using a macro.

#programming-language#java-interop#functional-programming
Stars65
Forks4
Last commit13 years ago
Etlas Packages
Etlas PackagesHaskell

A collection of patches enabling Hackage packages to build with the Eta programming language.

#etlas#haskell#functional-programming
Stars64
Forks31
Last commit6 years ago
KAConf
KAConfJava

An annotation-based configuration system for Java and Kotlin with a tiny footprint and no third-party dependencies.

#property-injection#spring-boot-inspired#lightweight
Stars63
Forks5
Last commit3 years ago
Eta
Eta

A curated list of resources for the Eta programming language, a Haskell-like language for the JVM.

#programming-language#haskell#java-interop
Stars63
Forks5
Last commit4 years ago
JavaLoader
JavaLoaderColdFusion

A library for seamless Java integration and dynamic loading within ColdFusion applications.

#library-management#dynamic-loading#cfml
Stars62
Forks24
Last commit9 years ago
PreviousPage 5 of 6Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
15 days ago
#Java101
#Kotlin32
#Scala30
#Clojure29
#Functional Programming26
#Machine Learning18
#Java Library14
#Concurrency14
#Android12
#Cross Platform12
#High Performance12
#Performance11