nanosai / mem-ops-javaLinks
Mem Ops for Java is a memory manager / allocator for use in systems requiring steady state memory consumption (as little garbage collection as possible). The main use case is high performance, high reliability, low latency distributed systems, but Mem Ops can be used for any use case that requires stable memory consumption.
☆43Updated 5 years ago
Alternatives and similar repositories for mem-ops-java
Users that are interested in mem-ops-java are comparing it to the libraries listed below
Sorting:
- A reactive driver for Aeron transport (https://github.com/real-logic/aeron)☆50Updated 11 months ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆100Updated last year
- Classloader isolation library.☆57Updated 2 years ago
- Continuation & Fiber examples using the OpenJDK project Loom prototype☆116Updated last year
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆48Updated 5 years ago
- High performance persistent LSM key-value store library for the JVM.☆166Updated 3 years ago
- Actor4j’s core implementation separates SDK and runtime, enabling flexible execution models.☆78Updated 5 months ago
- ☆192Updated this week
- Useful Java utilities☆152Updated last year
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆56Updated 3 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆63Updated last year
- Byte-code generator to create Disruptor-backed proxies☆103Updated last year
- Single-threaded off-heap object store☆49Updated 3 years ago
- High performance native memory access for Java.☆127Updated 8 months ago
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆67Updated last month
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- ☆64Updated 6 years ago
- Multiple readers and writers concurrency tests.☆128Updated 9 years ago
- Stream Ops is a fully embeddable data streaming engine and stream processing API for Java.☆49Updated 6 years ago
- Java implementation of the jump consistent hash☆31Updated 3 years ago
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆144Updated last week
- Simple, fast and typesafe Java actor model implementation☆123Updated 3 years ago
- Reactive streams implementation for Netty.☆115Updated this week
- Simple JMX Java Library to help with the publishing of objects using JMX and the web☆93Updated 2 years ago
- Alternative Java platform, built from the ground up - with its own async I/O core and DI. Ultra high-performance, simple and minimalistic…☆101Updated 2 years ago
- Visualize G1GC Region allocation data☆46Updated 3 years ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 years ago
- A comparison between Proteus RPC and other commonly used RPC frameworks☆24Updated 6 years ago
- A persistent queue based on RocksDB☆26Updated 2 years ago