HongZhaoHua/jstarcraft-core
This system is a modular Java framework providing core infrastructure services for distributed applications. It offers a unified interface for data persistence across diverse storage backends, including relational databases, NoSQL stores, and graph databases. The framework also supports high-performance data serialization through a comprehensive codec library, manages inter-process communication via multiple messaging protocols, and facilitates event-driven architectures with multi-transport event channels.
44.8
Weak · 20 July 2026
69k
lines of production code
Java
primary language
1
bus factor · 9 authors in all
2
measurements over time
How it got here
2018–2019 · core framework modularization
The project underwent a major architectural shift to a modular structure, introducing new core modules for caching, codec, communication, and script execution. This period focused on refactoring existing components into a unified, extensible framework with comprehensive test coverage and multi-backend support.
55 changes
2020 · Event channel and codec expansion
The project significantly expanded its event handling capabilities by refactoring the event bus into a modular channel architecture supporting multiple messaging protocols, including Kafka, RabbitMQ, RocketMQ, Redis, MQTT, and STOMP. Simultaneously, the core codec module was extended to support a wide array of serialization formats such as Avro, Thrift, MessagePack, and YAML, accompanied by comprehensive test coverage for all new implementations.
46 changes
2021–2022 · Storage and resource management expansion
This period focused on expanding the project's data persistence and resource management capabilities. The core storage module was refactored to support multiple backends including BerkeleyDB, Elasticsearch, Hibernate, and MongoDB, while the resource module gained support for various file formats and Excel files. Additionally, the IO module introduced a new StreamManager interface to manage resources across diverse storage systems like Git, HDFS, and ZooKeeper.
23 changes
Survey your own repository
HongZhaoHua/jstarcraft-core was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 20 July 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit e8fdff6bdb — the exact code this score is about.
- Scored under rubric rubric-2026.08.17. Score the same commit under that rubric and you get the same number.