zesterer / broomLinks
An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection
☆251Updated 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 collection☆321Updated 5 years ago
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated this week
- Efficient transactional memory in rust.☆210Updated 3 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 5 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Compile-time reference counting☆452Updated last month
- A crate with indexed arenas with small memory footprint☆77Updated 10 months ago
- A fast, concurrent string interner☆150Updated 10 months ago
- GLL parsing framework.☆137Updated last year
- A JIT experiment in Rust☆139Updated last year
- A meta-JIT library for Rust interpreters☆163Updated 2 years ago
- Manual segmented stacks for Rust☆312Updated 2 months ago
- Easily hotswap functions in running executables☆141Updated 7 years ago
- A Rust library providing a builder API to generate Rust code.☆257Updated last year
- An experimental serialization system written in Rust☆271Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 6 months ago
- Stackless generators on stable Rust.☆464Updated 3 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆228Updated 4 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- A data structure to efficiently intern, cache and restore strings.☆199Updated 3 weeks ago
- generators☆210Updated last year
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- Small, fast, synchronization primitives☆245Updated 10 months ago
- A library for creating references that carry their owner with them.☆375Updated last year
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆183Updated 4 years ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Extremely generic linear algebra libary for Rust☆226Updated 8 months ago