bgranvea / offheapstore-benchmark
A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)
☆23Updated 11 years ago
Alternatives and similar repositories for offheapstore-benchmark:
Users that are interested in offheapstore-benchmark are comparing it to the libraries listed below
- Byte-code generator to create Disruptor-backed proxies☆97Updated 2 months ago
- Java library providing additional collection interfaces and implementations built on top of Guava☆27Updated last month
- A comparison between Proteus RPC and other commonly used RPC frameworks☆25Updated 5 years ago
- ☆86Updated 7 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 4 years ago
- Comsat Examples☆48Updated 9 years ago
- A simple java disk backed map☆29Updated 13 years ago
- Scalable Java Disque client☆35Updated 8 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆92Updated 2 months ago
- LMAX Disruptor backed Thrift Server implementation (half-sync/half-async).☆69Updated 7 years ago
- The Akiban SQL Parser provides a complete, production-quality Java parser for the SQL language. It defines the SQL grammar as implemented…☆44Updated last year
- A Thrift server that uses Quasar's lightweight threads to handle connections.☆46Updated 7 years ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆67Updated 4 years ago
- JMH Benchmark tests☆18Updated 3 years ago
- Clone of Google's memory measurer, with slight additions.☆32Updated 8 years ago
- Multiway object pool (experiment)☆39Updated 11 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 3 years ago
- jRT measures the response time of a java application to socket-based requests