tnballo / scapegoatLinks
Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.
☆263Updated 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☆255Updated 2 weeks ago
- Small, fast, synchronization primitives☆254Updated last year
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- a lock-free concurrent slab (experimental)☆303Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆273Updated last week
- Hazard pointers in Rust.☆214Updated last month
- Concurrently Readable Data Structures for Rust☆363Updated 6 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆464Updated 3 months ago
- ☆241Updated 4 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 4 months ago
- Manual segmented stacks for Rust☆330Updated this week
- Concurrent multi-producer multi-consumer queue☆297Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A Rust macro to determine if a type implements a logical trait expression☆262Updated 6 years ago
- in-place allocation-reusing queues for Rust☆392Updated last year
- Compile-time reference counting☆455Updated 7 months ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated last month
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆217Updated last month
- Delegation of trait implementations via procedural macros☆280Updated 2 weeks ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆265Updated last month
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆235Updated 4 years ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 months ago
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 2 weeks ago