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:
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Concurrently Readable Data Structures for Rust☆362Updated 4 months ago
- Hazard pointers in Rust.☆212Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- Small, fast, synchronization primitives☆253Updated last year
- Reflection via DWARF.☆298Updated 2 years ago
- Support crate for rustc's self-profiling feature☆375Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆391Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- Easy function multiversioning for Rust☆249Updated 11 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆234Updated 4 years ago
- Experiments with structured concurrency in Rust☆394Updated last year
- Compile-time reference counting☆456Updated 6 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- A data structure to efficiently intern, cache and restore strings.☆206Updated 3 months ago
- Manual segmented stacks for Rust☆328Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Faster, more compact implementation of std::Cow☆368Updated 2 years ago
- Count lines of LLVM IR per generic function☆483Updated last week
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- A fast, concurrent string interner☆161Updated last year
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- generators☆211Updated 2 years ago
- ☆237Updated 3 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆214Updated last month