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)☆48Updated 5 months ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆94Updated 6 months ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- Classloader isolation library.☆55Updated 2 years ago
- Single-threaded off-heap object store☆47Updated 2 years ago
- Byte-code generator to create Disruptor-backed proxies☆100Updated 6 months ago
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆63Updated 2 years ago
- New proposed API for buffers in Netty☆27Updated 2 years ago
- A comparison between Proteus RPC and other commonly used RPC frameworks☆24Updated 6 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆47Updated 5 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 3 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- Netifi Java Client☆25Updated 5 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- ☆64Updated 6 years ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆67Updated 4 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- Java implementation of the jump consistent hash☆31Updated 3 years ago
- Multiple readers and writers concurrency tests.☆127Updated 8 years ago
- Continuation & Fiber examples using the OpenJDK project Loom prototype☆116Updated last year
- Clone of Google's memory measurer, with slight additions.☆31Updated 8 years ago
- Atomix Vert.x cluster manager.☆25Updated 6 years ago
- Visualize G1GC Region allocation data☆40Updated 2 years ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆120Updated 7 months ago
- High performance Multithreaded Async I/O for Java 8☆32Updated 3 years ago
- ScaleCube API Gateway is the single entry point for service consumers. handles incoming requests and proxy/route to the appropriate micro…☆18Updated 2 years ago
- JBoss Threads☆29Updated this week
- ScaleCube Config is a configuration access management library for JVM based distributed applications☆17Updated 4 months ago
- Netty XNIO Transport☆16Updated 9 months ago
- Actor4j’s core implementation separates SDK and runtime, enabling flexible execution models.☆72Updated last week