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
- A HashMap variant that spreads resize load across inserts☆195Updated 10 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- A fast, concurrent string interner☆161Updated last year
- Efficient transactional memory in rust.☆210Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- GLL parsing framework.☆138Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- A library for creating references that carry their owner with them.☆380Updated 2 years ago
- Faster, more compact implementation of std::Cow☆368Updated 2 years ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- Extremely generic linear algebra libary for Rust☆230Updated 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
- Easily hotswap functions in running executables☆143Updated 7 years ago
- Stackless generators on stable Rust.☆473Updated 3 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆270Updated 3 years ago
- Compile-time reference counting☆456Updated 6 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆168Updated 3 weeks ago
- A Rust library providing a builder API to generate Rust code.☆268Updated last year
- Manual segmented stacks for Rust☆328Updated last month
- ☆60Updated 4 years ago
- A JIT experiment in Rust☆141Updated last year
- A data structure to efficiently intern, cache and restore strings.☆206Updated 3 months ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- A graphical debugger for Rust MIR☆198Updated 3 years ago
- Compact string type for zero-copy parsing☆263Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago