facebookexperimental / rust-shedLinks
Repository containing Rust crates common between other Facebook open source projects (like Mononoke or Eden).
☆113Updated 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:
- A fast implementation of single-pattern substring search using SIMD acceleration.☆96Updated 9 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆157Updated this week
- Data parallelism library for async-std.☆93Updated last year
- This is a Rust implementation for popular caches (support no_std).☆111Updated 5 months ago
- Async filesystem primitives☆135Updated 3 weeks ago
- An on-disk hash table implementation☆123Updated 3 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 5 years ago
- rust bindings of snmalloc☆136Updated 3 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Rust implementation of Paxos consensus algorithm☆110Updated 2 years ago
- scan-resistant concurrent lazy LRU☆61Updated last year
- Task abstraction for building executors☆213Updated 3 years ago
- INACTIVE - Safe Rust bindings for LMDB☆71Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- A Component System in Rust☆105Updated 3 months ago
- ☆56Updated 9 months ago
- ☆70Updated 3 years ago
- Versionize is a framework for version tolerant serializion/deserialization of Rust data structures, designed for usecases that need fast …☆59Updated last year
- Async networking primitives for TCP/UDP/Unix communication☆133Updated 5 months ago
- ☆167Updated 2 years ago
- nativejson-benchmark in Rust☆172Updated last year
- A Rust library containing a collection of small well-tested primitives.☆243Updated this week
- A wrapper around Rust futures that stores the future in space provided by the caller.☆301Updated last year
- Copy-on-write string utilities for Rust☆158Updated last year
- A proxy connector for Hyper-based crates☆107Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- Thread parking and unparking☆78Updated 5 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- ☆110Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago