facebookexperimental / rust-shedLinks
Repository containing Rust crates common between other Facebook open source projects (like Mononoke or Eden).
☆139Updated this week
Alternatives and similar repositories for rust-shed
Users that are interested in rust-shed are comparing it to the libraries listed below
Sorting:
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago
- A Rust library containing a collection of small well-tested primitives.☆248Updated last week
- Library and proc macro to analyze memory usage of data structures in rust.☆166Updated last week
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- ☆167Updated 2 years ago
- A Component System in Rust☆108Updated 6 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- rust bindings of snmalloc☆142Updated last month
- RFC process for Bytecode Alliance projects☆70Updated last month
- A fast implementation of single-pattern substring search using SIMD acceleration.☆98Updated last year
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- An on-disk hash table implementation☆125Updated 4 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 8 months ago
- Data parallelism library for async-std.☆95Updated last year
- Task abstraction for building executors☆212Updated 3 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated last week
- Versionize is a framework for version tolerant serializion/deserialization of Rust data structures, designed for usecases that need fast …☆61Updated last year
- Async stream for Rust and the futures crate.☆188Updated 2 weeks ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- rust_icu: rust bindings for ICU (International Components for Unicode) library☆127Updated 2 weeks ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- A HashMap variant that spreads resize load across inserts☆193Updated 9 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Track and query Cargo dependency graphs.☆351Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last year
- Heap-based async timers☆215Updated last year
- Async filesystem primitives☆139Updated last month