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:
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆256Updated last month
- Small, fast, synchronization primitives☆254Updated last year
- a lock-free concurrent slab (experimental)☆304Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆468Updated 4 months ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- Concurrently Readable Data Structures for Rust☆363Updated 2 weeks ago
- Hazard pointers in Rust.☆216Updated last month
- Manual segmented stacks for Rust☆331Updated this week
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago
- in-place allocation-reusing queues for Rust☆393Updated last year
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆236Updated 4 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆217Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated this week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Count lines of LLVM IR per generic function☆494Updated last month
- Experiments with structured concurrency in Rust☆407Updated last year
- Concurrent multi-producer multi-consumer queue☆299Updated last month
- Compile-time reference counting☆455Updated 8 months ago
- ☆241Updated this week
- A fast, concurrent string interner☆163Updated last year
- A HashMap variant that spreads resize load across inserts☆196Updated 11 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆495Updated last year
- Easy function multiversioning for Rust☆252Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆269Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago