zesterer / broomLinks
An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection
☆253Updated 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 last week
- Efficient transactional memory in rust.☆210Updated 4 years ago
- A fast, concurrent string interner☆153Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Compile-time reference counting☆456Updated 4 months ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- Manual segmented stacks for Rust☆319Updated 5 months ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- A data structure to efficiently intern, cache and restore strings.☆203Updated last month
- GLL parsing framework.☆137Updated last year
- A HashMap variant that spreads resize load across inserts☆193Updated 8 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- Easily hotswap functions in running executables☆142Updated 7 years ago
- A JIT experiment in Rust☆140Updated last year
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆235Updated 4 years ago
- A library for creating references that carry their owner with them.☆377Updated last year
- Small, fast, synchronization primitives☆250Updated last year
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Extremely generic linear algebra libary for Rust☆228Updated 11 months ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- A mortifying serialization library for Rust☆343Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Faster, more compact implementation of std::Cow☆363Updated 2 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆185Updated 4 years ago
- A graphical debugger for Rust MIR☆195Updated 3 years ago
- generators☆209Updated 2 years ago