siddontang / leetcodeLinks
my solution for leetcode
☆14Updated 9 years ago
Alternatives and similar repositories for leetcode
Users that are interested in leetcode are comparing it to the libraries listed below
Sorting:
- 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
- MapReduce for multi-core☆49Updated 11 years ago
- DB for DAQ systems based on Persistent Memory and NVMe drives☆21Updated 5 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- mirror of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git☆73Updated 12 years ago
- A cache-efficiency weight balanced binary tree☆69Updated 11 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 3 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- Kosmos Distributed Filesystem☆29Updated 13 years ago
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆208Updated 9 years ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 8 years ago
- Code for the benchmarks presented in https://www.usenix.org/conference/atc18/presentation/boucher☆12Updated 6 years ago
- Persistent Memory Storage Engine☆24Updated 7 months ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- An RDMA-powered, fast, and scalable Paxos protocol☆25Updated 6 years ago
- The Optimistic File System (OptFS) is a Linux ext4 variant that implements Optimistic Crash Consistency, a new approach to crash consiste…☆34Updated 11 years ago
- Transparent Paxos☆44Updated 6 years ago
- Memory access tracing QEMU☆97Updated 8 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- NUMA-Aware Reader-Writer Locks☆18Updated 11 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- The SprayList data structure☆33Updated 8 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago