efficient / micaLinks
MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)
☆209Updated 9 years ago
Alternatives and similar repositories for mica
Users that are interested in mica are comparing it to the libraries listed below
Sorting:
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆180Updated 7 years ago
- Source code for our OSDI 2016 paper☆110Updated 6 years ago
- A fast in-memory key-value store☆49Updated 8 years ago
- ☆67Updated 8 years ago
- A tool for measuring the cache-coherence latencies of a processor (i.e., the latencies of loads, stores, CAS, FAI, TAS, and SWAP).☆78Updated 3 years ago
- Distributed Shared Persistent Memory. SoCC 2017☆69Updated 5 years ago
- NVM key-value store API lIbrary repository.☆89Updated 11 years ago
- LSM-trie☆114Updated 4 years ago
- Atlas: Programming for Persistent Memory☆76Updated 4 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 3 years ago
- NOVA: NOn-Volatile memory Accelerated log-structured file system (This repo is deprecated. Use https://github.com/NVSL/linux-nova)☆89Updated 8 years ago
- ReFlex: Remote Flash == Local Flash