Pinned Repositories
padll
Taming Metadata-intensive HPC Jobs Through Dynamic, Application-agnostic QoS Control (CCGrid'23)
paio
PAIO: General, Portable I/O Optimizations With Minor Application Modifications (FAST'22)
AES_XTS_OpenSSL_example
cache-trace
A collection of Twitter's anonymized production cache traces.
cereal
A C++11 library for serialization
CORDS
File-system fault injection framework for distributed storage systems
diffkv
rgmacedo's Repositories
rgmacedo/AES_XTS_OpenSSL_example
rgmacedo/cache-trace
A collection of Twitter's anonymized production cache traces.
rgmacedo/cereal
A C++11 library for serialization
rgmacedo/CORDS
File-system fault injection framework for distributed storage systems
rgmacedo/diffkv
rgmacedo/eos
EOS Storage
rgmacedo/hadoop
Apache Hadoop
rgmacedo/infer
A static analyzer for Java, C, C++, and Objective-C
rgmacedo/KVell
KVell: the Design and Implementation of a Fast Persistent Key-Value Store
rgmacedo/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
rgmacedo/libcuckoo
A high-performance, concurrent hash table
rgmacedo/mioDB
MioDB: Devouring Data Byte-addressable LSM-based KV Stores for Hybrid Memory
rgmacedo/mutant-rocksdb
rgmacedo/ooops
ooops, an innovative IO workload managing system that optimally throttles the IO workload from the users' side.
rgmacedo/P2CACHE
rgmacedo/pebblesdb
The PebblesDB write-optimized key-value store (SOSP 17)
rgmacedo/pmem-rocksdb
A version of RocksDB that uses persistent memory
rgmacedo/prismdb
PrismDB: Efficient Compactions Between Storage Tiers
rgmacedo/reflex
ReFlex: Remote Flash == Local Flash
rgmacedo/rgmacedo
Config files for my GitHub profile.
rgmacedo/rgmacedo.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
rgmacedo/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
rgmacedo/SILK-USENIXATC2019
Code for "SILK: Preventing Latency Spikes in Log-Structured Merge Key-Value Stores" published in USENIX ATC 19
rgmacedo/SpanDB
A Fast, Cost-Effective LSM-tree Based KV Store on Hybrid Storage
rgmacedo/splinterdb
High Performance Embedded Key-Value Store
rgmacedo/TRIAD
rgmacedo/WaLSM
A workload-aware KV store for NVM-SSD hybrid storage, based on RocksDB.
rgmacedo/WorkloadCompactor
rgmacedo/Xoshiro-cpp
Header-only Xoshiro/Xoroshiro PRNG wrapper library for modern C++ (C++17/C++20)
rgmacedo/YCSB
Yahoo! Cloud Serving Benchmark