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:
- a lock-free concurrent slab (experimental)☆301Updated 10 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- Small, fast, synchronization primitives☆252Updated last year
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- in-place allocation-reusing queues for Rust☆385Updated last year
- Concurrently Readable Data Structures for Rust☆362Updated 4 months ago
- Hazard pointers in Rust.☆210Updated 3 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆453Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆260Updated 5 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆212Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- Manual segmented stacks for Rust☆327Updated 2 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆263Updated this week
- A fast, concurrent string interner☆159Updated last year
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- ☆231Updated 3 months ago
- Experiments with structured concurrency in Rust☆392Updated last year
- A data structure to efficiently intern, cache and restore strings.☆204Updated 2 months ago
- Easy function multiversioning for Rust☆248Updated 11 months ago
- A HashMap variant that spreads resize load across inserts☆193Updated 9 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
- Faster, more compact implementation of std::Cow☆365Updated 2 years ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Define your own PhantomData☆158Updated this week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆484Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago