zesterer / broom
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
- Garbage collected smart pointers for Rust☆267Updated 3 years ago
- garbage collection☆321Updated 5 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated last week
- A HashMap variant that spreads resize load across inserts☆191Updated last month
- A fast, concurrent string interner☆149Updated 6 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Efficient transactional memory in rust.☆211Updated 3 years ago
- Small, fast, synchronization primitives☆244Updated 6 months ago
- Compile-time reference counting☆441Updated last year
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago
- Stackless generators on stable Rust.☆456Updated 2 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆217Updated 5 years ago
- Compact string type for zero-copy parsing☆251Updated last year
- Manual segmented stacks for Rust☆299Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆343Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- A data structure to efficiently intern, cache and restore strings.☆190Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆153Updated 10 months ago
- A library for creating references that carry their owner with them.☆371Updated last year
- String interning for Rust☆198Updated 3 weeks ago
- Execute your code on the Rust ecosystem.☆184Updated 2 weeks ago
- A special input type for nom to locate tokens☆229Updated last month
- The arena, a fast but limited type of allocator☆531Updated 7 months ago
- generators☆205Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆182Updated 3 years ago
- Extremely generic linear algebra libary for Rust☆225Updated 4 months ago
- A JIT experiment in Rust☆137Updated 8 months ago
- GLL parsing framework.☆138Updated last year
- Abstract over the atomicity of reference-counting pointers in rust☆150Updated 4 months ago