ben-manes / multiway-poolLinks
Multiway object pool (experiment)
☆39Updated 12 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:
- Single-threaded off-heap object store☆49Updated 3 years ago
- Benchmarks for various object pools that run on the JVM. Built with JMH.☆18Updated 5 years ago
- Vibur Object Pool - general-purpose concurrent Java object pool☆79Updated last year
- Java library providing additional collection interfaces and implementations built on top of Guava☆28Updated last month
- View for Mission Control for rendering stack traces as flame graphs. Note that this is now part of JMC 7.1.0, and all further development…☆106Updated 5 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- Heap introspection for test puposes☆23Updated 8 years ago
- Byte-code generator to create Disruptor-backed proxies☆103Updated last year
- Scalable Java Disque client☆35Updated 9 years ago
- jRT measures the response time of a java application to socket-based requests☆49Updated 9 years ago
- Fluent Java Reactive interfaces. Promises, Streams, Callbacks, Async results, interfaces for Java 8 that are lambda expression friendly.☆59Updated 8 years ago
- Yammer|Codahale|Dropwizard Metrics for SQL and JDBC☆25Updated 3 years ago
- A comparison between Proteus RPC and other commonly used RPC frameworks☆24Updated 6 years ago
- Clash of threads in the JVM!☆42Updated 6 years ago
- Visualize G1GC Region allocation data☆46Updated 3 years ago
- ☆84Updated last week
- High performance Multithreaded Async I/O for Java 8☆33Updated 3 years ago
- A simple java disk backed map☆29Updated 14 years ago
- Java implementation of the jump consistent hash☆31Updated 3 years ago
- Annotation-driven configuration library for the Java programming language☆24Updated this week
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆120Updated last year
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆56Updated 3 years ago
- A fluent API for generating Java byte code☆14Updated 12 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- OhmDB - The Irresistible RDBMS + NoSQL Database for Java