Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.
☆262Feb 10, 2022Updated 4 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☆390Sep 17, 2025Updated 5 months ago
- ☆247Jan 25, 2026Updated last month
- Concurrently Readable Data Structures for Rust☆363Feb 10, 2026Updated 3 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Mar 10, 2022Updated 3 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆500Jan 28, 2024Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆218Feb 16, 2026Updated 2 weeks ago
- Define your own PhantomData☆160Feb 16, 2026Updated 2 weeks ago
- Embedded Rust arithmetic, 2D/3D vector, and statistics library☆482Sep 7, 2024Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆285Dec 12, 2025Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆467Sep 13, 2025Updated 5 months ago
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 3 months ago
- A low-level I/O ownership and borrowing library☆106Aug 6, 2025Updated 7 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆940Feb 20, 2025Updated last year
- Number names is a Rust library to provide formatted string names for cardinal and ordinal numbers.☆13May 16, 2022Updated 3 years ago
- bluss/IndexMap with amortized resizes☆14Dec 21, 2020Updated 5 years ago
- Compile-time reference counting☆456May 18, 2025Updated 9 months ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 2 weeks ago
- Rust crate for making Read streams peekable.☆26Aug 1, 2021Updated 4 years ago
- The feature-rich, portable async channel library☆266Jan 9, 2023Updated 3 years ago
- A safe and fast multi-producer, multi-consumer channel.☆2,896Dec 22, 2025Updated 2 months ago
- An implementation of the NTFS filesystem in a Rust crate, usable from firmware level up to user-mode.☆583Jan 14, 2026Updated last month
- A lock-free, read-optimized, concurrency primitive.☆2,085Feb 1, 2026Updated last month
- "A very small syn"☆213Feb 1, 2025Updated last year
- A vector with a fixed capacity. (Rust)☆852Oct 19, 2024Updated last year
- SIMD-accelerated UTF-8 validation for Rust.☆587Dec 21, 2025Updated 2 months ago
- An implementation of Kensler's hashed permutation algorithm☆16Jan 31, 2025Updated last year
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆449Jan 22, 2026Updated last month
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,367Feb 13, 2026Updated 3 weeks ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- Manual segmented stacks for Rust☆335Feb 7, 2026Updated last month
- Efficient byte-stream pipe buffer☆44Jul 1, 2024Updated last year
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆584Oct 12, 2023Updated 2 years ago
- a lock-free concurrent slab (experimental)☆306Jan 20, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated last month
- Pull in every source file in a directory as a module☆181Feb 8, 2026Updated 3 weeks ago
- Cargo plugin to manage dependency features☆120Jan 23, 2023Updated 3 years ago
- A library for to allow multiple return types by automatically generated enum.☆375Feb 27, 2026Updated last week
- Rust lightweight HTTP 1.1 client☆293Feb 9, 2026Updated 3 weeks ago