vlsi / compactmapLinks
Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html
☆62Updated last year
Alternatives and similar repositories for compactmap
Users that are interested in compactmap are comparing it to the libraries listed below
Sorting:
- ☆107Updated 2 weeks ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆118Updated 7 months ago
- ☆82Updated 7 months ago
- Benchmarks for various object pools that run on the JVM. Built with JMH.☆18Updated 4 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- HeapUseWatcher: A simple tracker of non-ephemeral heap use and live set☆41Updated 3 years ago
- ☆59Updated 10 years ago
- Vibur Object Pool - general-purpose concurrent Java object pool☆78Updated 5 months ago
- Turn -XX:+TraceBytecodes output into a FlameGraph compatible stack format☆42Updated last year
- Banana is a Java primitive collections library with its own memory management☆72Updated 3 years ago
- simple rules engine☆91Updated 5 years ago
- 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…☆104Updated 5 years ago
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆63Updated last year
- HPPC-RT, fork of CarrotSearch's for Realtime☆87Updated 6 years ago
- jRT measures the response time of a java application to socket-based requests☆49Updated 8 years ago
- Single-threaded off-heap object store☆46Updated 2 years ago
- Documentation and Tools for the OpenJDK Class Data and Application Class Data Sharing (CDS/AppCDS) features☆29Updated 7 years ago
- Pluggable profilers for JMH 1.8☆32Updated 8 years ago
- A Regression Testing Tool For Allocations☆70Updated 8 years ago
- A fast random UUID generator.☆40Updated 6 years ago
- HeapFragger: A heap fragmentation inducer☆60Updated 3 years ago
- Visualize G1GC Region allocation data☆40Updated 2 years ago
- Direct memory storage for java☆15Updated 13 years ago
- Heap introspection for test puposes☆23Updated 8 years ago
- Yet another logger API in Java with beautiful features☆66Updated 2 months 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
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 years ago
- A Java DSL for binding method handles forward, rather than backward☆107Updated last year
- IPC EventBus provides a simple EventBus API for intra-JVM and extra-JVM communication with process launching capabilities. This library's…☆27Updated 5 months ago