grillbaer / persistentdsLinks
Persistent data structures - immutable copy-on-write lists, maps and sets for Java
☆11Updated 4 years ago
Alternatives and similar repositories for persistentds
Users that are interested in persistentds are comparing it to the libraries listed below
Sorting:
- Java asynchronous file I/O based on io_uring Linux interface☆81Updated 2 years ago
- Blazing Fast Distributed Cache☆38Updated last month
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- Yet another extremely fast alternative for Java reflection☆41Updated 9 months ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆55Updated 2 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆49Updated last week
- Multiway object pool (experiment)☆39Updated 12 years ago
- JBoss Threads☆30Updated last week
- An alternative to ScheduledThreadPoolExecutor proof against the clock drift problem☆68Updated 5 years ago
- ☆29Updated 3 years ago
- A replacement for the RhinoScriptEngine which is bundled in Java to use a newser Rhino version☆17Updated 10 years ago
- https://openjdk.org/projects/code-tools/jmh-jdk-microbenchmarks☆41Updated 2 months ago
- Actor framework for Java, non-blocking, performant☆32Updated 3 weeks ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆120Updated 10 months ago
- Code Generator for Java and C, making it easier to use Java Panama and Graal Native Image☆25Updated last year
- Instant Netty startup using GraalVM's Native Image Generation☆66Updated 2 years ago
- Low-latency java socket implementation (using shared memory)☆113Updated 5 years ago
- A RESTFul bloom filters daemon.☆17Updated last year
- Byte-code generator to create Disruptor-backed proxies☆103Updated 8 months ago
- A hashmap implementation for Java that stores map entries off-heap☆72Updated 5 years ago
- Brotli4j provides Brotli compression and decompression for Java.☆135Updated last week
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆69Updated 4 years ago
- Java's NIO APIs cache direct ByteBuffers, causing a native memory leak.☆21Updated 9 years ago
- Flamegraph (Iciclegraph) swing component☆20Updated last week
- High performance native memory access for Java.☆126Updated 5 months ago
- Java serialization, faster and space efficient version of ObjectOutputStream☆46Updated 5 years ago
- IPC EventBus provides a simple EventBus API for intra-JVM and extra-JVM communication with process launching capabilities. This library's…☆28Updated last month
- JPassport☆82Updated last week
- Vectorized UTF-8 Validation for Java☆65Updated last year
- Turn -XX:+TraceBytecodes output into a FlameGraph compatible stack format☆43Updated 3 weeks ago