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:
- Yet another extremely fast alternative for Java reflection☆43Updated 11 months ago
- Java Database Access Layer☆55Updated last year
- IPC EventBus provides a simple EventBus API for intra-JVM and extra-JVM communication with process launching capabilities. This library's…☆29Updated 4 months ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆56Updated 3 years ago
- Java asynchronous file I/O based on io_uring Linux interface☆81Updated 2 years ago
- Low-latency java socket implementation (using shared memory)☆113Updated 6 years ago
- Actor framework for Java, non-blocking, performant☆32Updated last month
- JBoss Threads☆30Updated last month
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆69Updated 5 years ago
- Blazing Fast Distributed Cache☆38Updated 4 months ago
- Flamegraph (Iciclegraph) swing component☆21Updated this week
- Code Generator for Java and C, making it easier to use Java Panama and Graal Native Image☆26Updated last year
- Sunshower Common Libraries☆17Updated 2 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆50Updated 2 weeks ago
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆67Updated last month
- A ping utility to baseline Java socket performance expectations.☆52Updated 10 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- A JNI code generator based on the JNI generator used by the eclipse SWT project☆170Updated 2 years ago
- https://openjdk.org/projects/code-tools/jmh-jdk-microbenchmarks☆41Updated 5 months ago
- Java serialization, faster and space efficient version of ObjectOutputStream☆46Updated 5 years ago
- j.u.s.Stream alternative (synchronous only), reusable, faster, more operators, easier to use.☆18Updated 2 weeks ago
- Multiway object pool (experiment)☆39Updated 12 years ago
- A replacement for the RhinoScriptEngine which is bundled in Java to use a newser Rhino version☆17Updated 10 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆63Updated last year
- Continuation & Fiber examples using the OpenJDK project Loom prototype☆116Updated last year
- Panama jextract samples☆30Updated 3 years ago
- A comparison between Proteus RPC and other commonly used RPC frameworks☆24Updated 6 years ago
- Single-threaded off-heap object store☆49Updated 3 years ago
- NativeJDB bridges the gap between the Java Debugger (JDB) framework available in modern IDEs and native debugging via GNU Project debugge…☆37Updated 3 years ago