zesterer / broomLinks
An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection
☆252Updated 2 years ago
Alternatives and similar repositories for broom
Users that are interested in broom are comparing it to the libraries listed below
Sorting:
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- garbage collection☆323Updated 6 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated this week
- A fast, concurrent string interner☆152Updated last year
- Efficient transactional memory in rust.☆210Updated 4 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- A clean, efficient parser combinator☆124Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- A HashMap variant that spreads resize load across inserts☆192Updated 7 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Manual segmented stacks for Rust☆319Updated 4 months ago
- Compile-time reference counting☆457Updated 3 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆232Updated 4 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated 3 weeks ago
- GLL parsing framework.☆137Updated last year
- Small, fast, synchronization primitives☆250Updated last year
- A JIT experiment in Rust☆140Updated last year
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- An experimental serialization system written in Rust☆278Updated 2 years ago
- Compact string type for zero-copy parsing☆262Updated last year
- Extremely generic linear algebra libary for Rust☆228Updated 10 months ago
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- A graphical debugger for Rust MIR☆195Updated 3 years ago
- A library for creating references that carry their owner with them.☆377Updated last year
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 4 years ago
- generators☆209Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Stackless generators on stable Rust.☆469Updated 3 years ago