ben-manes / multiway-poolLinks
Multiway object pool (experiment)
☆39Updated 11 years ago
Alternatives and similar repositories for multiway-pool
Users that are interested in multiway-pool are comparing it to the libraries listed below
Sorting:
- Benchmarks for various object pools that run on the JVM. Built with JMH.☆18Updated 4 years ago
- Direct memory storage for java☆15Updated 13 years ago
- JMH Benchmark tests☆18Updated 3 years ago
- jRT measures the response time of a java application to socket-based requests☆49Updated 8 years ago
- Pragmatic Data Structure for Java☆9Updated 6 years ago
- Visualize G1GC Region allocation data☆40Updated 2 years ago
- A comparison between Proteus RPC and other commonly used RPC frameworks☆24Updated 6 years ago
- ☆22Updated 9 years ago
- Byte-code generator to create Disruptor-backed proxies☆100Updated 5 months ago
- JBoss Threads☆29Updated last week
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- Configurable Java Annotation Processor to simplify the use of the Service Provider Interface.☆38Updated 2 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- Yammer|Codahale|Dropwizard Metrics for SQL and JDBC☆25Updated 3 years ago
- Convenience library for executing external processes☆18Updated 7 years ago
- Simple Hashed Wheel Timer implementation☆16Updated 8 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- Comsat Examples☆48Updated 9 years ago
- Benchmarking Object Pool Implementations☆16Updated 5 years ago
- Single-threaded off-heap object store☆46Updated 2 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- Microbenchmarks for JVM code.☆14Updated 9 years ago
- Fluent Java Reactive interfaces. Promises, Streams, Callbacks, Async results, interfaces for Java 8 that are lambda expression friendly.☆59Updated 7 years ago
- Netty XNIO Transport☆16Updated 8 months ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆94Updated 5 months ago
- Mem Ops for Java is a memory manager / allocator for use in systems requiring steady state memory consumption (as little garbage collecti…☆43Updated 4 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- New proposed API for buffers in Netty☆27Updated 2 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