Stars
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
The database for modern applications. Common use cases: knowledge graphs for AI, fraud detection, personalization, and search. Built and maintained by @HypermodeInc.
Role and Attribute based Access Control for Node.js
Staffjoy V2 - all microservices in a monorepo
👨🎓 Java Core Sprout : basic, concurrent, algorithm
HTTP Request & Response Service, written in Python + Flask.
🐳 Docker image, based on node, with git, bash, and openssh
Next Generation of ShadowsocksX
APM, Application Performance Monitoring System
Example Application to demo various flavours of handling domain events in Spring Boot
Code examples for my conference talk on implementing ddd with spring
A permissioned implementation of Ethereum supporting data privacy
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
Java is Growing up but not only Java。Java成长路线,但学到不仅仅是Java。
Sample insurance application using Hyperledger Fabric
🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
Install / Configure Docker and Docker Compose using Ansible.
https://github.com/docker/docker/issues/21142 prototypes
A fast key/value store that is efficient for high-volume random access reads and writes.
分布式键值系统,供学习使用,不断完善中。截至目前:根据LSM论文,并结合CPP已有的实现,利用Java实现了LSM架构;综合Dubbo等框架的特点,实现了简洁的RPC框架。