pbailis / tinytocs-siteLinks
Tiny Transactions on Computer Systems (TinyToCS) Site
☆32Updated 9 years ago
Alternatives and similar repositories for tinytocs-site
Users that are interested in tinytocs-site are comparing it to the libraries listed below
Sorting:
- A distributed key-value cache with builtin materialized views.☆25Updated 11 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- Implementation of Raft consensus algorithm☆115Updated 11 years ago
- TLA+ and Alloy specs of database isolation☆21Updated 10 years ago
- File-system fault injection framework for distributed storage systems☆68Updated 7 years ago
- Distributed Systems Reading Group☆20Updated 8 years ago
- A Distributed Key-Value Store for FAWN☆77Updated 15 years ago
- TLA+ specification of Flexible Paxos☆41Updated 2 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆178Updated 3 years ago
- Fast linearizability checker☆67Updated 10 years ago
- Paxos protocol variants framework☆26Updated 7 years ago
- Automated multicore scalability testing tool☆88Updated 10 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- A lightweight profiler to detect and categorize root causes of synchronization related performance issues in multithreaded programs☆21Updated 8 years ago
- A system for maintaining replicated state machines☆116Updated 8 years ago
- attempt at summarizing Raft in one page of pseudo-code☆20Updated 7 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Updated 7 years ago
- Synchronous fault-tolerant distributed algorithms encoded in TLA+☆33Updated 5 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.