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 2 weeks ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆46Updated 4 years ago
- A comparison between Proteus RPC and other commonly used RPC frameworks☆25Updated 5 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 4 years ago
- Classloader isolation library.☆55Updated last year
- Netifi Java Client☆25Updated 4 years ago
- Multiway object pool (experiment)☆39Updated 11 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆92Updated last month
- 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
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- ☆86Updated 7 years ago
- Cacheonix is a strictly consistent distributed key-value store. Key use cases are distributed caching and large-scale distributed in-memo…☆52Updated last year
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 10 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 2 years ago
- Stream Ops is a fully embeddable data streaming engine and stream processing API for Java.☆49Updated 5 years ago
- JMH Benchmark tests☆18Updated 2 years ago
- IPC EventBus provides a simple EventBus API for intra-JVM and extra-JVM communication with process launching capabilities. This library's…☆27Updated last month
- Atomix Vert.x cluster manager.☆25Updated 6 years ago
- Single-threaded off-heap object store☆45Updated 2 years ago
- New proposed API for buffers in Netty☆26Updated 2 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆45Updated 11 years ago
- ☆29Updated 3 years ago
- Actor4j is a multi-runtime actor-oriented Java framework. Extended libraries.☆11Updated 2 months ago
- Dropwizard bundle and reporter for Prometheus☆26Updated last month
- A RESTFul bloom filters daemon.☆16Updated 4 months ago
- Jetty ReactiveStreams HttpClient☆72Updated last week
- JBoss Threads☆29Updated this week
- ScaleCube API Gateway is the single entry point for service consumers. handles incoming requests and proxy/route to the appropriate micro…☆18Updated last year
- Byte-code generator to create Disruptor-backed proxies☆95Updated last month
- This client exposes the Elasticsearch Java High Level REST Client for Eclipse Vert.x applications.☆39Updated last year