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.
42Updated 4 years ago

Related projects

Alternatives and complementary repositories for mem-ops-java