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 week
- A fast, concurrent string interner☆159Updated last year
- GLL parsing framework.☆138Updated last year
- Efficient transactional memory in rust.☆210Updated 4 years ago
- Extremely generic linear algebra libary for Rust☆229Updated last year
- Compile-time reference counting☆456Updated 5 months ago
- Manual segmented stacks for Rust☆327Updated 2 weeks ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆193Updated 9 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- A data structure to efficiently intern, cache and restore strings.☆204Updated 2 months ago
- 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
- dipa makes it easy to efficiently delta encode large Rust data structures.☆270Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- Stackless generators on stable Rust.☆471Updated 3 years ago
- A Rust macro to determine if a type implements a logical trait expression☆260Updated 5 years ago
- Faster, more compact implementation of std::Cow☆365Updated 2 years ago
- generators☆211Updated 2 years ago
- A library for creating references that carry their owner with them.☆378Updated 2 years ago
- A graphical debugger for Rust MIR☆197Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago
- A JIT experiment in Rust☆141Updated last year
- Interning of data in rust☆112Updated 4 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago