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:
- Small, fast, synchronization primitives☆245Updated 10 months ago
- Statically-checked alternatives to RefCell and RwLock☆369Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆427Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆246Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆251Updated last month
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- Support crate for rustc's self-profiling feature☆360Updated this week
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Concurrently Readable Data Structures for Rust☆359Updated last week
- Macro to generate bitfields for structs that allow for modular use of enums.☆198Updated 2 months ago
- in-place allocation-reusing queues for Rust☆376Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Hazard pointers in Rust.☆204Updated 3 weeks ago
- A thread pool for isolating blocking I/O in async programs☆361Updated this week
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆228Updated 4 years ago
- ☆212Updated 2 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 5 months ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated last month
- Count lines of LLVM IR per generic function☆462Updated 5 months ago
- property testing and verification front-end for Rust☆210Updated last week
- Manual segmented stacks for Rust☆312Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- generators☆210Updated last year
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Experiments with structured concurrency in Rust☆372Updated 11 months ago
- An allocator that can track and limit memory usage.☆212Updated 2 years ago
- A command line tool for comparing benchmarks run by Criterion.☆250Updated 9 months ago