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:
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- ☆66Updated 4 years ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- DB for DAQ systems based on Persistent Memory and NVMe drives☆21Updated 5 years ago
- mirror of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git☆73Updated 12 years ago
- MICA: A Fast In-memory Key-Value Store (see isca2015 branch for the ISCA2015 version)☆207Updated 9 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- A in-memory storage manager, that can do versioning and fast scans☆50Updated 9 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 7 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 3 years ago
- A cache-efficiency weight balanced binary tree☆70Updated 11 years ago
- Transparent Paxos☆44Updated 6 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
- 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
- Persistent Memory Storage Engine☆24Updated 9 months ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆95Updated 5 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- Kosmos Distributed Filesystem☆29Updated 13 years ago
- Benchmark of common hash functions☆36Updated 5 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆101Updated 6 years ago
- MapReduce for multi-core☆49Updated 11 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago