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☆326Updated 6 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated 2 months ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- A HashMap variant that spreads resize load across inserts☆196Updated 11 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆165Updated last year
- A JIT experiment in Rust☆142Updated last year
- Stackless generators on stable Rust.☆475Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Compile-time reference counting☆455Updated 7 months ago
- A fast, concurrent string interner☆162Updated last year
- A library for creating references that carry their owner with them.☆382Updated 2 years 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
- Extremely generic linear algebra libary for Rust☆230Updated last year
- Manual segmented stacks for Rust☆329Updated 2 months ago
- Small, fast, synchronization primitives☆254Updated last year
- A data structure to efficiently intern, cache and restore strings.☆206Updated 4 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆273Updated 3 years ago
- generators☆211Updated 2 years ago
- GLL parsing framework.☆138Updated last year
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- Easily hotswap functions in running executables☆143Updated 7 years ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- An experimental serialization system written in Rust☆284Updated 2 years ago
- A Rust library providing a builder API to generate Rust code.☆268Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Compact string type for zero-copy parsing☆264Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago