tnballo / scapegoatLinks
Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.
☆260Updated 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)☆299Updated 9 months ago
- Support crate for rustc's self-profiling feature☆373Updated 3 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆451Updated last month
- Small, fast, synchronization primitives☆251Updated last year
- Graph the number of crates that depend on your crate over time☆253Updated last month
- in-place allocation-reusing queues for Rust☆383Updated last year
- Statically-checked alternatives to RefCell and RwLock☆380Updated last month
- A data structure to efficiently intern, cache and restore strings.☆203Updated 2 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆258Updated 2 weeks ago
- Reflection via DWARF.☆297Updated 2 years ago
- generators☆209Updated 2 years ago
- Manual segmented stacks for Rust☆323Updated 2 weeks ago
- Hazard pointers in Rust.☆208Updated 4 months ago
- Easy function multiversioning for Rust☆239Updated 10 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆206Updated 5 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- A fast, concurrent string interner☆157Updated last year
- Concurrently Readable Data Structures for Rust☆361Updated 3 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆217Updated 6 years ago
- ☆226Updated 2 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
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- Delegation of trait implementations via procedural macros☆275Updated last month
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆484Updated last year
- Compile-time reference counting☆456Updated 5 months ago
- A command line tool for comparing benchmarks run by Criterion.☆255Updated last year