jzhou77 / flow-examplesLinks
An independent Actor programming library, i.e., flow language, from FoundationDB project with examples.
☆14Updated 2 years ago
Alternatives and similar repositories for flow-examples
Users that are interested in flow-examples are comparing it to the libraries listed below
Sorting:
- ☆20Updated 2 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 2 months ago
- RocksDB modified to separate keys and values, resulting in a major decrease in write amplification without sacrificing performance☆55Updated 4 years ago
- actordb storage engine☆20Updated 5 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
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆104Updated 9 months ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- The Cicada engine☆57Updated 8 years ago
- Dependably fast multi-core in-memory transactions☆20Updated 7 years ago
- In-memory, columnar, arrow-based database.☆47Updated 2 years ago
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆46Updated 2 years ago
- Concurrent trie-hash map library☆92Updated last year
- Benchmark program for ForestDB, Couchstore, LevelDB, RocksDB, and WiredTiger☆33Updated 4 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 9 years ago
- A simple implementation of the write-optimized Bε Tree 🌳 - for MIT 6.854 (Advanced Algorithms).☆24Updated 5 years ago
- ☆28Updated 4 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆30Updated 14 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆95Updated 5 years ago
- Adaptive Radix Tree in C++☆45Updated 2 weeks ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆80Updated 3 years ago
- Append-only key-value database on a distributed shared-log☆49Updated 10 months ago
- Embedded DB Benchmark Framework☆60Updated 4 years ago
- Prototype of FPaxos, built upon LibPaxos3☆48Updated 5 years ago
- The C++ TiKV client used by TiFlash.☆40Updated last week
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 3 years ago
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- An embedded key-value store library specialized for building state machine and log store☆233Updated last week
- Self-Tuning Adaptive Radix Tree☆27Updated 5 years ago