mbajer42 / ucz-dfsLinks
A distributed file system written in Rust.
☆28Updated 4 years ago
Alternatives and similar repositories for ucz-dfs
Users that are interested in ucz-dfs are comparing it to the libraries listed below
Sorting:
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- A small async runtime for Rust☆61Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆49Updated 2 months ago
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 6 years ago
- Memory database☆55Updated last year
- An in-memory SQL database in Rust.☆14Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- Port of bbolt in Rust☆65Updated 11 months ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- A foray into rust async await☆44Updated 5 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- ☆39Updated last year
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 5 months ago
- A KV-database with 'Git-like' features☆23Updated last month
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Distributed filesystem in Rust☆55Updated 2 years ago
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆53Updated last week
- A generic gossip library that uses gossip-based peer sampling☆22Updated last year
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆61Updated 6 months ago
- scan-resistant concurrent lazy LRU☆62Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆82Updated last year
- An implementation of Raft in Rust.☆39Updated 2 years ago
- A lightweight Logging and Tracing observability solution for Rust, built with Apache Arrow, Apache Parquet and Apache DataFusion.☆74Updated 11 months ago
- A Component System in Rust☆106Updated 5 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year