facebookexperimental / rust-shedLinks
Repository containing Rust crates common between other Facebook open source projects (like Mononoke or Eden).
☆117Updated last week
Alternatives and similar repositories for rust-shed
Users that are interested in rust-shed are comparing it to the libraries listed below
Sorting:
- Library and proc macro to analyze memory usage of data structures in rust.☆162Updated 3 weeks ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- A Rust library containing a collection of small well-tested primitives.☆245Updated 3 weeks ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆97Updated 11 months ago
- An on-disk hash table implementation☆124Updated 3 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 7 months ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- RFC process for Bytecode Alliance projects☆70Updated last month
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- ☆167Updated 2 years ago
- ☆70Updated 4 years ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- rust bindings of snmalloc☆140Updated last week
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Async stream for Rust and the futures crate.☆187Updated last week
- A Component System in Rust☆106Updated 5 months ago
- INACTIVE - Safe Rust bindings for LMDB☆71Updated 2 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Heap-based async timers☆214Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Versionize is a framework for version tolerant serializion/deserialization of Rust data structures, designed for usecases that need fast …☆60Updated last year
- rust_icu: rust bindings for ICU (International Components for Unicode) library☆126Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Track and query Cargo dependency graphs.☆351Updated 2 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆88Updated last year
- Task abstraction for building executors☆213Updated 3 years ago