dotnwat / awesome-seastarLinks
A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.
☆107Updated 2 months ago
Alternatives and similar repositories for awesome-seastar
Users that are interested in awesome-seastar are comparing it to the libraries listed below
Sorting:
- An embedded key-value store library specialized for building state machine and log store☆236Updated 2 months ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- A Raft Library in C++ based on the Raft implementation in Apache Kudu☆138Updated this week
- C implementation of the Raft Consensus protocol, BSD licensed☆82Updated 2 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 3 years ago
- AnyBlob - A Universal Cloud Object Storage Download Manager Built For Cost-Throughput Optimal Analytics!☆139Updated last month
- ☆144Updated 3 years ago
- Fast Approximate Membership Filters (C++)☆286Updated 2 months ago
- An adaptive radix tree for efficient indexing in main memory.☆166Updated last year
- (Det)erministic deadl(ock) resolution for high-throughput, low-latency, and strongly consistent data stores.☆27Updated 6 months ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆31Updated 4 years ago
- Order-preserving key encoder☆126Updated 5 years ago
- Adaptive Radix Tree in C++☆47Updated this week
- An update-in-place key-value store for modern storage.☆146Updated last year
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆48Updated 2 years ago
- Embedded InnoDB based on v5.1☆33Updated last month
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- a high performance cache simulator and library☆110Updated last year
- A Swiss Army knife for read-write quorum systems☆85Updated 4 years ago
- ☆28Updated 3 years ago
- Hiactor is a distributed C++ actor framework.☆117Updated last year
- ☆20Updated 2 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆165Updated 4 years ago
- This is the source code for our (Tobias Ziegler, Carsten Binnig and Viktor Leis) published paper at SIGMOD’22: ScaleStore: A Fast and Cos…☆125Updated last year
- A simple, reference implementation of a B^e-tree☆158Updated 6 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- Hermes: a fault-tolerant replication protocol, implemented over RDMA, guaranteeing linearizability and achieving low latency and high thr…☆172Updated last year
- A collection of state machine replication protocols☆120Updated 2 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆82Updated 3 years ago
- Implementation of the BwTree as specified by Microsoft Research☆99Updated 9 years ago