SaaSHub helps you find the best software and product alternatives Learn more →
Top 11 Java Fast Projects
-
Project mention: Designing for Scale: Repository Structures that Boost Software Development Productivity | dev.to | 2026-05-20
The solution isn't always a knee-jerk switch to a polyrepo. As radwanalmsora highlighted in the discussion, more often it's about investing in robust tooling for your monorepo. Tools like Bazel, Nx, or Turborepo can build graphs to understand dependencies, ensuring CI only runs affected targets. Combined with CODEOWNERS files, these tools enable even massive monorepos (think Google or Meta scale) to function efficiently. The takeaway for technical leadership: invest in smart tooling early to maintain high software development productivity, rather than letting a lack of structure dictate your repository strategy.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
OrientDB
OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text and Geospatial models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries.
-
fory
A blazingly fast multi-language serialization framework for idiomatic domain objects, schema IDL, and cross-language data exchange.
Project mention: Extend Protobuf/FlatBuffers Schema IDL with Shared/Circular Reference Support | news.ycombinator.com | 2026-03-11If you already have .proto or .fbs schemas and you want shared/circular reference support, with the Fory compiler you can keep those schemas, add a small set of Fory options, then foryc generates idiomatic native models across Fory-supported languages
With fory first-class object graph serialziation support, you can serialize object graphs without manual *_id link reconstruction or rewriting your entire schema into Fory Schema.
1. GitHub: https://github.com/apache/fory
2. Compiler docs: https://fory.apache.org/docs/compiler
-
-
ReplicaDB
ReplicaDB is open source tool for database replication, designed for efficiently transferring bulk data between relational and non-relational databases
-
-
-
Project mention: Show HN: FastPrintf – A zero-garbage, glibc-compliant Java formatter using Ropes | news.ycombinator.com | 2026-01-21
-
Ziphra Messenger Client
Ziphra Messenger Client Ziphra Client allows users to register, log in, send and receive encrypted messages, attach media, receive push notifications, customize themes, and maintain secure conversations ziphra-client: Android front-end of the application. Handles user interaction, message display, and secure communication with the backend.
Java Fast discussion
Java Fast related posts
-
Extend Protobuf/FlatBuffers Schema IDL with Shared/Circular Reference Support
-
Show HN: First IDL for Object-Graph Serialization (Apache Fory IDL)
-
Bazel 9.0.0 Release
-
How to Install C++ Libraries with Bazel - RE2 Example
-
Bazel Central Registry SSL certificate expired, breaking Bzlmod builds
-
Apache Fory – fast serialization powered by JIT and zero-copy
-
Apache Fory Serialization Framework 0.11.2 Released
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jun 2026
Index
What are some of the best open-source Fast projects in Java? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | Bazel | 25,509 |
| 2 | AndroidNetworking | 5,905 |
| 3 | okdownload | 5,254 |
| 4 | OrientDB | 4,966 |
| 5 | fory | 4,407 |
| 6 | Light-Java | 3,673 |
| 7 | ReplicaDB | 487 |
| 8 | dominion-ecs-java | 393 |
| 9 | jmail | 188 |
| 10 | fast-printf | 4 |
| 11 | Ziphra Messenger Client | 0 |