raffaeleguidi / DirectMemory
DirectMemory is a cache implementation featuring off-heap memory storage (a-la BigMemory) to enable caching of large (or large numbers of) objects without degrading jvm performance. ATTENTION PLEASE: DIRECTMEMORY HAS MOVED TO APACHE - check it out here:
☆151Updated 13 years ago
Alternatives and similar repositories for DirectMemory:
Users that are interested in DirectMemory are comparing it to the libraries listed below
- Journal.IO is a zero-dependency, fast and easy-to-use journal storage implementation.☆260Updated 2 years ago
- A hash-based high-performance data store☆161Updated last year
- Library for creating In-memory circular buffers that use direct ByteBuffers to minimize GC overhead☆137Updated 2 years ago
- Benchmark suite for data compression library on the JVM☆218Updated 8 months ago
- The libdispatch style API for Java and Scala☆181Updated 4 years ago
- A collection of tools useful when working with JBoss Netty.☆258Updated 5 years ago
- A simple utility for profile allocation and garbage collection activity in the JVM☆343Updated 12 years ago
- Exporting JMX mbeans made easy☆173Updated 6 months ago
- Norbert is a cluster manager and networking layer built on top of Zookeeper.☆390Updated 2 years ago
- HawtDB is an embedded MVCC Key/Value Database☆78Updated 10 years ago
- Basic stand-alone disk-based N-way merge sort component for Java☆85Updated this week
- Scalable Java Redis client☆229Updated 9 years ago
- Port of Snappy to Java☆359Updated 8 months ago
- A simple, asynchronous, single-threaded memcached client written in java.☆495Updated last year
- Distributed Java Collections for ZooKeeper☆109Updated 8 years ago
- Offheap Java POJOs with guaranteed memory alignment☆188Updated 11 years ago
- This project provides utilities and wrappers around ZooKeeper☆64Updated 11 years ago
- HandlerSocket client for java☆55Updated 11 years ago
- A variable length record, checksumming, append only rotating log implementation with graceful recovery☆54Updated 4 years ago
- Control thread affinity for Java☆379Updated 4 years ago
- Building blocks for asynchronous Java processing inspired by Twisted's API.