tnballo / scapegoat
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
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆412Updated 2 months ago
- in-place allocation-reusing queues for Rust☆368Updated 11 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Compile-time reference counting☆445Updated last year
- Count lines of LLVM IR per generic function☆440Updated 3 months ago
- Experiments with structured concurrency in Rust☆362Updated 9 months ago
- Execute Rust code carefully, with extra checking along the way☆409Updated this week
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆238Updated this week
- Reflection via DWARF.☆296Updated 2 years ago
- An allocator that can track and limit memory usage.☆208Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- ☆481Updated 6 months ago
- Proc-macro typestate DSL for Rust☆148Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆466Updated last year
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Concurrently Readable Data Structures for Rust☆355Updated 3 weeks ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆221Updated 4 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Support crate for rustc's self-profiling feature☆350Updated 2 months ago
- Müsli is a flexible and efficient serialization framework☆386Updated 2 weeks ago
- Structured concurrency operations for async Rust☆447Updated 3 months ago
- Easy function multiversioning for Rust☆223Updated 4 months ago
- Hazard pointers in Rust.☆204Updated 4 months ago
- Intrusive collections for Rust☆447Updated 8 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- property testing and verification front-end for Rust☆202Updated 3 weeks ago