grillbaer / persistentds
Persistent data structures - immutable copy-on-write lists, maps and sets for Java
☆10Updated 4 years ago
Alternatives and similar repositories for persistentds
Users that are interested in persistentds are comparing it to the libraries listed below
Sorting:
- JBoss Threads☆29Updated 2 weeks ago
- Actor framework for Java, non-blocking, performant☆29Updated last month
- IPC EventBus provides a simple EventBus API for intra-JVM and extra-JVM communication with process launching capabilities. This library's…☆27Updated 4 months ago
- A RESTFul bloom filters daemon.☆16Updated 7 months ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 3 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- JPassport☆69Updated 2 months ago
- Benchmarks for various object pools that run on the JVM. Built with JMH.☆18Updated 4 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- A comparison between Proteus RPC and other commonly used RPC frameworks☆25Updated 6 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
- A ProcessBuilder look-alike based entirely on native POSIX APIs☆38Updated last year
- Classloader isolation library.☆55Updated 2 years ago
- Java library for packaging native libraries, executables, and resources for runtime within jar files☆17Updated 3 months ago
- New proposed API for buffers in Netty☆27Updated 2 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated last month
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆46Updated 4 years ago
- Flamegraph (Iciclegraph) swing component☆19Updated this week
- Drop-in replacement for JVM maps when you need to optimize memory or work with large datasets☆18Updated 3 months ago
- Java asynchronous file I/O based on io_uring Linux interface☆75Updated 2 years ago
- Vectorized UTF-8 Validation for Java☆63Updated 10 months ago
- ☆86Updated 7 years ago
- Turn -XX:+TraceBytecodes output into a FlameGraph compatible stack format☆42Updated 11 months ago
- Benchmarking Java's native call APIs: JNI, JNA, JNR, BridJ and Project Panama☆118Updated last year
- Configurable Java Annotation Processor to simplify the use of the Service Provider Interface.☆38Updated 2 years ago
- A time ticker as a light weight clock☆23Updated last year
- Single-threaded off-heap object store☆46Updated 2 years ago
- https://openjdk.org/projects/code-tools/jmh-jdk-microbenchmarks☆40Updated 5 months ago
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆63Updated last year