Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Java
J

Java

Language
1940 projects4444.9k total stars1030.2k total forks42 languages

Open-source projects built with Java

There are currently 1940 open-source projects built with Java, with a combined total of 4444.9k GitHub stars. The most common language among these projects is Java.

Showing 1,940 open-source projects · page 36 of 54

……
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
Simple File Server
Simple File Serverpitchpoint-solutions/sfs

A distributed object storage server compatible with OpenStack Swift API, designed to store billions of files efficiently with built-in encryption and replication.

8811Java
3 years ago
PieMenu
PieMenupayne911/PieMenu

A libGDX library for creating flexible circular context menus (pie menus) with customizable widgets and animations.

8815Java
3 years ago
dynamodb-import-export-tool
dynamodb-import-export-toolawslabs/dynamodb-import-export-tool

A Java tool for parallel scanning and asynchronous writing to replicate data between DynamoDB tables.

8836Java
7 years ago
Language Understanding (LUIS) Samples
Language Understanding (LUIS) SamplesAzure-Samples/cognitive-services-language-understanding

A collection of code samples demonstrating how to use Azure's Language Understanding (LUIS) service for natural language processing.

87135C#
3 years ago
gdx-jnigen
gdx-jnigenlibgdx/gdx-jnigen

A library for writing C/C++ code inline with Java source code, simplifying JNI development and cross-platform native builds.

8730Java
11 days ago
sdl2gdx
sdl2gdxelectronstudio/sdl2gdx

A Java wrapper for SDL and LibGDX controller API providing enhanced gamepad support with hotplug, rumble, and extensive device mappings.

8712Java
1 year ago
Mines Java Toolkit
Mines Java ToolkitMinesJTK/jtk

A Java toolkit for scientific computing with packages for signal processing, linear algebra, optimization, meshing, and 2D/3D graphics.

8738Java
5 years ago
gdx-controllers
gdx-controllerslibgdx/gdx-controllers

A cross-platform game controller extension for libGDX that simplifies input handling across desktop, Android, iOS, and web.

8616Java
1 year ago
Falsehoods about Bitcoin
Falsehoods about Bitcointheborakompanioni/spring-boot-bitcoin-starter

A collection of Spring Boot starter modules for building enterprise Bitcoin applications, including Bitcoin Core, Lightning Network, and exchange integrations.

8516Java
16 hours ago
jcypher
jcypherWolfgang-Schuetzelhofer/jcypher

A Java library providing multi-level abstraction access to Neo4J graph databases, from domain object mapping to a native Java DSL.

8515Java
5 years ago
Bitcoin Spring Boot Starter
Bitcoin Spring Boot Startertheborakompanioni/bitcoin-spring-boot-starter

A Spring Boot starter for building enterprise Bitcoin applications with modules for JSON-RPC, ZeroMQ, Lightning Network, and exchange rate integration.

8516Java
16 hours ago
JXIO
JXIOaccelio/JXIO

Java API wrapper for AccelIO, providing high-performance asynchronous messaging and RPC with RDMA and TCP/IP transport support.

8527Java
9 years ago
bloofi
bloofilemire/bloofi

A Java implementation of multidimensional Bloom filters for efficiently searching across many Bloom filters.

858Java
1 year ago
rxjava-file
rxjava-filedavidmoten/rxjava-file

RxJava observables for file operations including NIO watch events and tailing.

8518Java
7 years ago
Lionheart Remake
Lionheart Remakeb3dgs/lionheart-remake

A Java remake of the classic Amiga platformer Lionheart, preserving its original gameplay and visual style.

858Java
15 days ago
react-native-media-meta
react-native-media-metamybigday/react-native-media-meta

Extract metadata and thumbnails from media files (audio/video) in React Native applications.

8445Objective-C
3 years ago
scheme2ddl
scheme2ddlqwazer/scheme2ddl

A command-line utility for exporting an Oracle database schema to a set of organized DDL scripts.

8448Java
1 year ago
TRADFRI2MQTT
TRADFRI2MQTThardillb/TRADFRI2MQTT

A Java-based MQTT bridge for controlling IKEA TRÅDFRI smart lights via an MQTT broker.

8412Java
5 years ago
HBase ORM
HBase ORMflipkart-incubator/hbase-orm

A production-grade HBase ORM library for clean, fast, and fun object-oriented data access, also compatible with Google Cloud Bigtable.

8441Java
3 years ago
Shuffleboard
Shuffleboardwpilibsuite/Shuffleboard

A modern dashboard for visualizing and controlling robot data in the FIRST Robotics Competition (FRC).

8480Java
6 months ago
TypeDB Driver Examples
TypeDB Driver Examplesvaticle/typedb-driver-examples

Example projects and tutorials demonstrating how to use TypeDB Drivers for various domains like biology, finance, and telecom.

8456HTML
10 months ago
Gateleen
Gateleenswisspush/gateleen

A RESTful middleware toolkit for building API gateways with modular features like caching, routing, and request queuing.

8436Java
2 days ago
RxComprehensions
RxComprehensionspakoito/RxComprehensions

A library to reduce boilerplate in RxJava by abstracting chained operators like flatMap, concatMap, switchMap, and compose.

841Java
9 years ago
cmake-maven-plugin
cmake-maven-plugincmake-maven-project/cmake-maven-project

A Maven plugin that integrates CMake build system functionality into Maven projects.

8313Java
6 months ago
Timed Text Toolkit (ttt)
Timed Text Toolkit (ttt)skynav/ttt

A toolkit for verifying, transforming, and presenting timed text (TTML) content, including subtitle and caption conversion.

8315Java
1 month ago
react-native-player
react-native-playerxeodou/react-native-player

A React Native media player component for Android with audio streaming and playback controls.

8319Java
10 years ago
zerocell
zerocellcreditdatamw/zerocell

A lightweight Java library for mapping Excel data to POJOs using annotations or programmatic APIs with minimal memory overhead.

8226Java
1 year ago
aws-codepipeline-plugin-for-jenkins
aws-codepipeline-plugin-for-jenkinsawslabs/aws-codepipeline-plugin-for-jenkins

A Jenkins plugin that integrates Jenkins projects with AWS CodePipeline for continuous delivery workflows.

8271Java
2 years ago
Datastax - Management API for Cassandra
Datastax - Management API for Cassandradatastax/management-api-for-apache-cassandra

A RESTful sidecar service providing secure, centralized management for Apache Cassandra nodes via a drop-in Java agent.

8256Java
7 days ago
react-native-braintree-xplat
react-native-braintree-xplatkraffslol/react-native-braintree-xplat

A cross-platform React Native module for integrating Braintree's payment processing, including Drop-in UI, PayPal, and card tokenization.

81118Objective-C
3 years ago
SneakyThrow
SneakyThrowrainerhahnekamp/sneakythrow

A Java library that allows ignoring checked exceptions in lambda expressions and functional interfaces.

813Java
6 years ago
Conveyal's gtfs-lib
Conveyal's gtfs-libconveyal/gtfs-lib

A Java library for loading, saving, and validating large GTFS feeds using disk-backed storage.

8143Java
2 years ago
CFSelenium
CFSeleniumteamcfadvance/CFSelenium

A native ColdFusion client library for Selenium WebDriver, enabling browser automation and testing with CFML.

8129ColdFusion
5 years ago
AtlasDB
AtlasDBpalantir/atlasdb

A transactional distributed database layer providing ACID guarantees on top of key-value stores.

8017Java
1 year ago
rollinghashjava
rollinghashjavalemire/rollinghashjava

A Java library implementing rolling hash functions like Randomized Karp-Rabin and Cyclic Polynomial hashing for efficient n-gram hashing.

8013Java
10 years ago
Console REPL
Console REPLFrege/frege-repl

A command-line REPL for the Frege programming language, enabling interactive evaluation of Frege code snippets.

8017Frege
7 years ago
1
35
36
37
54