rxin / fast-byte-bufferLinks
ByteBuffer utilities using Unsafe for fast reads.
☆21Updated 11 years ago
Alternatives and similar repositories for fast-byte-buffer
Users that are interested in fast-byte-buffer are comparing it to the libraries listed below
Sorting:
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- Fast JVM collection☆60Updated 10 years ago
- High performance native memory access for Java.☆125Updated 3 weeks ago
- Sql Parser written in Antlr4 for Lucene☆45Updated 7 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆46Updated 4 years ago
- A comparison between Proteus RPC and other commonly used RPC frameworks☆25Updated 6 years ago
- Multiway object pool (experiment)☆39Updated 11 years ago
- LMAX Disruptor backed Thrift Server implementation (half-sync/half-async).☆69Updated 7 years ago
- EZDB provides a nice Java wrapper around LevelDB, RocksDB, and LMDB.