tnballo / scapegoatLinks
Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.
☆260Updated 3 years ago
Alternatives and similar repositories for scapegoat
Users that are interested in scapegoat are comparing it to the libraries listed below
Sorting:
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- Concurrently Readable Data Structures for Rust☆361Updated 2 months ago
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- Support crate for rustc's self-profiling feature☆373Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- Small, fast, synchronization primitives☆250Updated last year
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆204Updated 4 months ago
- in-place allocation-reusing queues for Rust☆381Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- ☆223Updated last month
- Reflection via DWARF.☆297Updated 2 years ago
- Experiments with structured concurrency in Rust☆385Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Hazard pointers in Rust.☆207Updated 3 months ago
- 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
- property testing and verification front-end for Rust☆218Updated last month
- Compile-time reference counting☆456Updated 4 months ago
- Delegation of trait implementations via procedural macros☆275Updated 3 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆448Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- A data structure to efficiently intern, cache and restore strings.☆203Updated last month
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Easy function multiversioning for Rust☆238Updated 9 months ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated 4 months ago
- A fast, concurrent string interner☆153Updated last year
- A library for to allow multiple return types by automatically generated enum.☆372Updated this week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆483Updated last year