facebookincubator / gazeboLinks
A Rust library containing a collection of small well-tested primitives.
☆249Updated last month
Alternatives and similar repositories for gazebo
Users that are interested in gazebo are comparing it to the libraries listed below
Sorting:
- Support crate for rustc's self-profiling feature☆377Updated 5 months ago
- ☆237Updated 4 months ago
- Track and query Cargo dependency graphs.☆351Updated 3 years ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆304Updated 3 weeks ago
- Experiments with structured concurrency in Rust☆400Updated last year
- high-speed timing library in Rust☆377Updated 6 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆277Updated 2 years ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆456Updated 2 months ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆395Updated 6 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- Experimental rust serialization library☆290Updated 2 years ago
- Task abstraction for building executors☆525Updated 2 months ago
- Concurrent multi-producer multi-consumer queue☆296Updated last week
- A thread pool for isolating blocking I/O in async programs☆371Updated 3 months ago
- Utilities for collecting metrics from a Tokio application☆378Updated last week
- A port of HdrHistogram to Rust☆334Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Notify async tasks or threads☆501Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated 3 weeks ago
- rust stackful generator library☆353Updated 2 months ago
- A HashMap variant that spreads resize load across inserts☆195Updated 10 months ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- generators☆211Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 2 weeks ago
- Structured concurrency operations for async Rust☆480Updated 2 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 3 months ago
- ☆205Updated last year