zesterer / broomLinks
An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection
☆253Updated 3 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☆324Updated 6 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last month
- Efficient transactional memory in rust.☆210Updated 4 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- A fast, concurrent string interner☆162Updated last year
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- A clean, efficient parser combinator☆124Updated 3 years ago
- A JIT experiment in Rust☆142Updated last year
- dipa makes it easy to efficiently delta encode large Rust data structures.☆273Updated 3 years ago
- Manual segmented stacks for Rust☆328Updated last month
- A HashMap variant that spreads resize load across inserts☆195Updated 10 months ago
- Compile-time reference counting☆454Updated 6 months ago
- GLL parsing framework.☆138Updated last year
- Faster, more compact implementation of std::Cow☆369Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆234Updated 4 years ago
- Small, fast, synchronization primitives☆254Updated last year
- Easily hotswap functions in running executables☆143Updated 7 years ago
- Stackless generators on stable Rust.☆474Updated 3 years ago
- A tool to detect code paths leading to Rust's panic handler☆219Updated 4 years ago
- Extremely generic linear algebra libary for Rust☆230Updated last year
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 3 months ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- A library for creating references that carry their owner with them.☆381Updated 2 years ago
- Inline expression interpolation for Rust.☆200Updated 2 years ago
- generators☆211Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago