kezhenxu94 / nettoyLinks
A bottom-up approach to learn the Netty project
☆32Updated 3 years ago
Alternatives and similar repositories for nettoy
Users that are interested in nettoy are comparing it to the libraries listed below
Sorting:
- A small demo app to show how java threads are mapped to linux threads through JNI☆64Updated 6 years ago
- A Java library to perform direct I/O in Linux, bypassing file page cache.☆318Updated 3 years ago
- Distributed locking with Spring☆281Updated last year
- ☆123Updated 2 weeks ago
- Don't try this in production☆109Updated 8 years ago
- A universal Consistent Hash implementation in Java, which supports virtual nodes and user defined hash function☆358Updated 5 years ago
- All source code(maybe) that used in <Java Concurrency in Practice>, including a python program that I wrote to download these files☆54Updated 10 years ago
- Awesome RSocket☆191Updated 3 years ago
- The Z Garbage Collector https://wiki.openjdk.org/display/zgc☆170Updated last week
- 📐 generic API design example by I/O, the demo implementation of the article "A generic input/output API in Java"☆64Updated last week
- ClauDB is a REDIS implementation in Java☆178Updated 2 weeks ago
- OpenTracing Instrumentation for Redis Client☆40Updated 2 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆48Updated 5 years ago
- A Java Direct IO framework which is very simple to use.☆122Updated last year
- Standard RSocket RPC Java Implementation☆171Updated 2 years ago
- 技术杂文集☆34Updated 2 months ago
- Alternative etcd3 java client☆161Updated last month
- A non-blocking networking toolkit for implenting non-blocking clients and servers in Java with Java NIO.☆33Updated 3 years ago
- Dynamic proxy library leveraging ASM, CGLIB, ByteBuddy, Javassist and JDKDynamicProxy techniques☆121Updated 9 years ago
- Java implementation of Paxos protocol for replica state machine(RSM).☆21Updated 8 years ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- JMH based benchmarks of different Java Logging frameworks☆24Updated 8 years ago
- A Java implementation of Lamport's Paxos algorithm.☆91Updated last year
- Software Transactional Memory Implementation for the JVM☆245Updated 12 years ago
- Reactive Demo with Reactor, RxJava and reactive-stream☆19Updated 2 months ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆103Updated 2 months ago
- leveldb的源码中文注释解读版☆51Updated 4 years ago
- Disk-based B+-tree written in Pure Java☆227Updated 5 years ago
- H2 functions for MySQL☆57Updated last year
- gRPC sample with Java, contains stubs, streaming, health check, retry and hedging policy, load balancer, name resolver, tls and channez, …☆50Updated 2 years ago