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:
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆51Updated last week
- Pure Java SQLite JDBC Driver☆35Updated this week
- Blazing Fast Distributed Cache☆38Updated 5 months ago
- Actor framework for Java, non-blocking, performant☆32Updated 2 months ago
- JBoss Threads☆30Updated last week
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆56Updated 3 years ago
- Instant Netty startup using GraalVM's Native Image Generation☆66Updated 3 years ago
- JITWatch4i is an IntelliJ IDEA plugin for analyzing and visualizing logs from the HotSpot JIT (Just-In-Time) compiler☆42Updated last month
- Java asynchronous file I/O based on io_uring Linux interface☆81Updated 2 years ago
- Yet another extremely fast alternative for Java reflection☆43Updated last year
- Brotli4j provides Brotli compression and decompression for Java.☆140Updated 3 weeks ago
- Low-latency java socket implementation (using shared memory)☆114Updated 6 years ago
- Flamegraph (Iciclegraph) swing component☆22Updated this week
- Benchmarks for various object pools that run on the JVM. Built with JMH.☆18Updated 5 years ago
- A modern implementation of protoc to serialize, deserialize and generate java sources from protobuf schemas☆44Updated last month
- A replacement for the RhinoScriptEngine which is bundled in Java to use a newser Rhino version☆17Updated 10 years ago
- Java serialization, faster and space efficient version of ObjectOutputStream☆46Updated 5 years ago
- https://openjdk.org/projects/code-tools/jmh-jdk-microbenchmarks☆41Updated 6 months ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆63Updated last year
- ☆29Updated 4 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- An alternative to ScheduledThreadPoolExecutor proof against the clock drift problem☆68Updated 6 years ago
- JUring provides Java bindings for io_uring☆169Updated 3 weeks ago
- 🧵 JUnit 5 Test Engine using Virtual Threads☆22Updated 2 years ago
- Vectorized UTF-8 Validation for Java☆66Updated last year
- Java Native Runtime Enhanced X-platform I/O☆32Updated 3 months ago
- JPassport☆92Updated this week
- A small but fun actor framework based on loom☆22Updated last year
- Turn -XX:+TraceBytecodes output into a FlameGraph compatible stack format☆43Updated 4 months ago
- Java-centric embedded storage framework☆16Updated last month