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☆268Updated 3 years ago
- garbage collection☆321Updated 5 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week
- Compile-time reference counting☆445Updated last year
- A clean, efficient parser combinator☆124Updated 3 years ago
- A HashMap variant that spreads resize load across inserts☆191Updated 3 months ago
- Faster, more compact implementation of std::Cow☆351Updated 2 years ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- Manual segmented stacks for Rust☆306Updated last week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆156Updated last year
- The arena, a fast but limited type of allocator☆540Updated 8 months ago
- A Rust library providing a builder API to generate Rust code.☆255Updated 10 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- A fast, concurrent string interner☆150Updated 8 months ago
- Stackless generators on stable Rust.☆461Updated 2 years ago
- A library for creating references that carry their owner with them.☆371Updated last year
- A safe and convenient store for one value of each type☆343Updated 9 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆267Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 4 months ago
- A data structure to efficiently intern, cache and restore strings.☆193Updated last month
- String interning for Rust☆199Updated last month
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆150Updated last month
- Small, fast, synchronization primitives☆245Updated 7 months ago
- Inline expression interpolation for Rust.☆202Updated last year
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago
- A mortifying serialization library for Rust☆337Updated 2 years ago
- Extremely generic linear algebra libary for Rust☆224Updated 6 months ago
- GLL parsing framework.☆137Updated last year