tnballo / scapegoatLinks
Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.
☆261Updated 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☆367Updated 11 months ago
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆242Updated last week
- a lock-free concurrent slab (experimental)☆284Updated 5 months ago
- in-place allocation-reusing queues for Rust☆374Updated 11 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆417Updated 2 weeks ago
- Experiments with structured concurrency in Rust☆365Updated 10 months ago
- A Rust macro to determine if a type implements a logical trait expression☆257Updated 5 years ago
- Concurrently Readable Data Structures for Rust☆357Updated last month
- Count lines of LLVM IR per generic function☆444Updated 4 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Faster, more compact implementation of std::Cow☆353Updated 2 years ago
- Manual segmented stacks for Rust☆307Updated last month
- generators☆208Updated last year
- ☆487Updated 7 months ago
- Compile-time reference counting☆448Updated 2 weeks ago
- Hazard pointers in Rust.☆204Updated 5 months ago
- Easy self-referential struct generation for Rust.☆614Updated 4 months ago
- Task abstraction for building executors☆467Updated 4 months ago
- Futures, streams, and async I/O combinators.☆503Updated 3 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆468Updated last year
- Small, fast, synchronization primitives☆245Updated 8 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆222Updated 4 years ago
- Execute your code on the Rust ecosystem.☆184Updated this week
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 5 months ago
- Execute Rust code carefully, with extra checking along the way☆416Updated this week
- Macro to generate bitfields for structs that allow for modular use of enums.☆190Updated 3 weeks ago