-
Institut Polytechnique de Paris
- Palaiseau
- in/kshprenger
Lists (3)
Sort Name ascending (A-Z)
Stars
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
FoundationDB - the open source, distributed, transactional key-value store
A General-purpose Task-parallel Programming System using Modern C++
A high-performance distributed file system designed to address the challenges of AI training and inference workloads.
YTsaurus is a scalable and fault-tolerant open-source big data platform.
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
LogCabin is a distributed storage system built on Raft that provides a small amount of highly replicated, consistent storage. It is a reliable place for other distributed systems to store their cor…
Calvin is a scalable transactional database system that leverages determinism to guarantee active replication and full ACID-compliance of distributed transactions without two-phase commit. Most of …
A general-purpose BFT state machine replication library with modularity and simplicity, suitable for building hybrid consensus cryptocurrencies.
LazyLog: A New Shared Log Abstraction for Low-Latency Applications