tnballo / scapegoat
Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.
☆259Updated 3 years ago
Alternatives and similar repositories for scapegoat:
Users that are interested in scapegoat are comparing it to the libraries listed below
- Support crate for rustc's self-profiling feature☆342Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆237Updated last week
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- in-place allocation-reusing queues for Rust☆359Updated 9 months ago
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆405Updated 3 weeks ago
- Compile-time reference counting☆441Updated last year
- Small, fast, synchronization primitives☆244Updated 5 months ago
- Concurrently Readable Data Structures for Rust☆351Updated 3 weeks ago
- Hazard pointers in Rust.☆201Updated 2 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆181Updated 3 months ago
- Execute Rust code carefully, with extra checking along the way☆402Updated 7 months ago
- Just, really the littlest Vec you could need. So smol.☆672Updated last week
- A fast, concurrent string interner☆149Updated 6 months ago
- Type that deserializes only from one specific value☆231Updated last week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆458Updated last year
- A data structure to efficiently intern, cache and restore strings.☆189Updated last month
- ☆466Updated 4 months ago
- Easy self-referential struct generation for Rust.☆578Updated 2 months ago
- Fast floating point to string conversion☆625Updated last week
- Conditional compilation according to rustc compiler version☆349Updated last week
- Experiments with structured concurrency in Rust☆348Updated 7 months ago
- A library for to allow multiple return types by automatically generated enum.☆358Updated this week
- Count lines of LLVM IR per generic function☆436Updated last month
- 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
- A crate for safe and ergonomic pin-projection.☆636Updated last week
- ☆203Updated last month
- Super-fast float parser in Rust (now part of Rust core)☆273Updated 2 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Reflection via DWARF.☆297Updated 2 years ago