nanosai / mem-ops-java
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 4 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
- A reactive driver for Aeron transport (https://github.com/real-logic/aeron)☆47Updated last month
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆46Updated 4 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
- JBoss Threads☆29Updated this week
- A comparison between Proteus RPC and other commonly used RPC frameworks☆25Updated 5 years ago
- Stream Ops is a fully embeddable data streaming engine and stream processing API for Java.☆49Updated 5 years ago
- Protobuf compatible code generator☆29Updated last year
- New proposed API for buffers in Netty☆26Updated 2 years ago
- Actor4j is a multi-runtime actor-oriented Java framework.☆72Updated last week
- Multiple readers and writers concurrency tests.☆126Updated 8 years ago
- ☆29Updated 3 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 3 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 4 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- JMH Benchmark tests☆18Updated 3 years ago
- Byte-code generator to create Disruptor-backed proxies☆97Updated 2 months ago
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆63Updated last year
- ☆86Updated 7 years ago
- A time ticker as a light weight clock☆23Updated last year
- Distributed Operations and Data Organizer built on Apache BookKeeper☆27Updated this week
- A distributed generic query layer for Apache Kafka Interactive Queries☆26Updated 7 years ago
- A persistent queue based on RocksDB☆25Updated last year
- Classloader isolation library.☆55Updated 2 years ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 years ago
- ☆106Updated last week
- A RESTFul bloom filters daemon.☆16Updated 5 months ago
- Single-threaded off-heap object store☆45Updated 2 years ago
- Atomix Vert.x cluster manager.☆25Updated 6 years ago
- ScaleCube API Gateway is the single entry point for service consumers. handles incoming requests and proxy/route to the appropriate micro…☆18Updated last year
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago