tnballo / scapegoat
Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.
☆255Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for scapegoat
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- a lock-free concurrent slab (experimental)☆273Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Small, fast, synchronization primitives☆240Updated 2 months ago
- A thread pool for isolating blocking I/O in async programs☆342Updated last month
- Support crate for rustc's self-profiling feature☆338Updated 5 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Hazard pointers in Rust.☆198Updated last week
- A library for to allow multiple return types by automatically generated enum.☆351Updated 2 weeks ago
- Reflection via DWARF.☆293Updated last year
- in-place allocation-reusing queues for Rust☆289Updated 5 months ago
- Delegation of trait implementations via procedural macros☆258Updated 4 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆384Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆338Updated last year
- Execute Rust code carefully, with extra checking along the way☆388Updated 3 months ago
- Async synchronization primitives☆255Updated last month
- An implementation of Joshua Yanovski's Ghost Cell paper.☆451Updated 9 months ago
- Count lines of LLVM IR per generic function☆414Updated this week
- Compile-time reference counting☆437Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆247Updated 4 years ago
- Easy code duplicate with substitution for Rust☆236Updated 2 months ago
- Proc-macro typestate DSL for Rust☆142Updated last year
- Task abstraction for building executors☆413Updated last month
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆213Updated 3 years ago
- A fast, concurrent string interner☆140Updated 3 months ago
- Concurrent multi-producer multi-consumer queue☆264Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Type that deserializes only from one specific value☆227Updated last week
- Macro to generate bitfields for structs that allow for modular use of enums.☆160Updated this week