zesterer / broomLinks
An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection
☆252Updated 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☆268Updated 3 years ago
- garbage collection☆321Updated 5 years ago
- Compile-time reference counting☆448Updated 2 weeks ago
- A HashMap variant that spreads resize load across inserts☆192Updated 4 months ago
- Stackless generators on stable Rust.☆461Updated 2 years ago
- The arena, a fast but limited type of allocator☆541Updated 9 months ago
- Manual segmented stacks for Rust☆307Updated last month
- Faster, more compact implementation of std::Cow☆353Updated 2 years ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated last week
- GLL parsing framework.☆137Updated last year
- A fast, concurrent string interner☆150Updated 9 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆158Updated last year
- A special input type for nom to locate tokens☆233Updated 3 months ago
- A Rust library providing a builder API to generate Rust code.☆256Updated 11 months ago
- A data structure to efficiently intern, cache and restore strings.☆195Updated last month
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- A library for creating references that carry their owner with them.☆372Updated last year
- String interning for Rust☆199Updated last week
- A safe and convenient store for one value of each type☆344Updated 10 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆183Updated 4 years ago
- A JIT experiment in Rust☆138Updated 11 months ago
- generators☆208Updated last year
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆222Updated 4 years ago
- An experimental serialization system written in Rust☆270Updated 2 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆156Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 5 months ago