Lists (1)
Sort Name ascending (A-Z)
Starred repositories
Waltz is a quorum-based distributed write-ahead log for replicating transactions
Hadoop utility jar for troubleshooting integration with cloud object stores
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
A simple RPC framework based on Netty, ZooKeeper and Spring
Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, R…
Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2
List of Computer Science courses with video lectures.
The Java gRPC implementation. HTTP/2 based RPC
Micronaut Application Framework
A networking framework that evolves with your application
使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减…
The PebblesDB write-optimized key-value store (SOSP 17)
Heapothesys /hɪˈpɒθɪsɪs/ is a heap allocation JVM benchmark developed by the Amazon Corretto team.
A Scalable Concurrent Key-Value Map for Big Data Analytics
MacroBase: A Search Engine for Fast Data
Lightning Memory Database (LMDB) for Java: a low latency, transactional, sorted, embedded, key-value store
An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure
A production-grade java implementation of RAFT consensus algorithm.
A collection of algorithms and data structures