itzmeanjan / rlncLinks
Blazing Fast Erasure-Coding with Random Linear Network Coding (RLNC)
☆37Updated 3 months ago
Alternatives and similar repositories for rlnc
Users that are interested in rlnc are comparing it to the libraries listed below
Sorting:
- A low-level MVCC file format for storing blobs.☆64Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Byte-wise atomic memcpy.☆41Updated 2 weeks ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 6 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- futures-buffered☆46Updated 6 months ago
- an extremely fast async mutex with alternative sync API☆86Updated 3 weeks ago
- ☆64Updated 4 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated last month
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Take a value atomically once.☆30Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- `prometheus` backend for `metrics` crate☆14Updated last week
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated this week
- ☆47Updated 5 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- An alternative rust async runtime.☆59Updated last month
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- ☆41Updated 2 years ago
- ☆48Updated 2 years ago
- Rust `Vec` that can store unsized values☆21Updated 4 months ago
- Memory validation framework for Rust☆75Updated 4 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆65Updated 11 months ago