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:
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆56Updated 3 years ago
- Blazing Fast Distributed Cache☆38Updated 3 months ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆49Updated 3 weeks ago
- 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
- IPC EventBus provides a simple EventBus API for intra-JVM and extra-JVM communication with process launching capabilities. This library's…☆28Updated 3 months ago
- Low-latency java socket implementation (using shared memory)☆113Updated 6 years ago
- JBoss Threads☆30Updated 3 weeks ago
- Yet another extremely fast alternative for Java reflection☆42Updated 11 months ago
- Byte-code generator to create Disruptor-backed proxies☆103Updated 11 months ago
- Java asynchronous file I/O based on io_uring Linux interface☆81Updated 2 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- Java Database Access Layer☆55Updated last year
- Instant Netty startup using GraalVM's Native Image Generation☆66Updated 3 years ago
- Java library for packaging native libraries, executables, and resources for runtime within jar files☆18Updated 2 weeks ago
- Single-threaded off-heap object store☆49Updated 2 years ago
- Java serialization, faster and space efficient version of ObjectOutputStream☆46Updated 5 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆63Updated last year
- Actor framework for Java, non-blocking, performant☆32Updated 3 weeks ago
- Lightweight parallel Java tasks☆63Updated last year
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆66Updated 3 weeks ago
- Classloader isolation library.☆57Updated 2 years ago
- A RESTFul bloom filters daemon.☆17Updated last year
- Continuation & Fiber examples using the OpenJDK project Loom prototype☆116Updated last year
- An alternative to ScheduledThreadPoolExecutor proof against the clock drift problem☆68Updated 5 years ago
- Flamegraph (Iciclegraph) swing component☆21Updated this week
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- Code Generator for Java and C, making it easier to use Java Panama and Graal Native Image☆25Updated last year
- ByteBuffer utilities using Unsafe for fast reads.☆21Updated 11 years ago
- ☆69Updated 2 years ago
- Multiway object pool (experiment)☆39Updated 12 years ago