tnballo / scapegoatLinks
Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.
☆262Updated 3 years ago
Alternatives and similar repositories for scapegoat
Users that are interested in scapegoat are comparing it to the libraries listed below
Sorting:
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆431Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- a lock-free concurrent slab (experimental)☆292Updated 7 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- in-place allocation-reusing queues for Rust☆379Updated last year
- Concurrently Readable Data Structures for Rust☆359Updated last month
- Hazard pointers in Rust.☆205Updated 2 months ago
- Small, fast, synchronization primitives☆249Updated 11 months ago
- Support crate for rustc's self-profiling feature☆367Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Macro to generate bitfields for structs that allow for modular use of enums.☆201Updated 3 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆232Updated 4 years ago
- Count lines of LLVM IR per generic function☆468Updated last month
- Experiments with structured concurrency in Rust☆382Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Manual segmented stacks for Rust☆318Updated 3 months ago
- ☆216Updated last week
- Easy function multiversioning for Rust☆233Updated 8 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- Concurrent multi-producer multi-consumer queue☆286Updated 2 weeks ago
- Compile-time reference counting☆458Updated 3 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆480Updated last year
- Cargo extension for running Criterion.rs benchmarks☆202Updated 3 months ago
- Delegation of trait implementations via procedural macros☆271Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆251Updated 10 months ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- ☆167Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆253Updated 2 weeks ago