zesterer / broom
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
- Garbage collected smart pointers for Rust☆267Updated 3 years ago
- garbage collection☆321Updated 5 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated this week
- Efficient transactional memory in rust.☆209Updated 3 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- A fast, concurrent string interner☆148Updated 5 months ago
- Stackless generators on stable Rust.☆449Updated 2 years ago
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago
- Compile-time reference counting☆441Updated last year
- A library for creating references that carry their owner with them.☆364Updated last year
- A HashMap variant that spreads resize load across inserts☆191Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆182Updated 3 years ago
- Manual segmented stacks for Rust☆298Updated this week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆149Updated 9 months ago
- A mortifying serialization library for Rust☆328Updated 2 years ago
- The arena, a fast but limited type of allocator☆527Updated 6 months ago
- Faster, more compact implementation of std::Cow☆342Updated last year
- String interning for Rust☆196Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Library for snippet annotations☆301Updated this week
- GLL parsing framework.☆137Updated 10 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated last month
- Cycle-tracking garbage collector library for Rust☆172Updated 3 weeks ago
- Abstract over the atomicity of reference-counting pointers in rust☆149Updated 3 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆218Updated 4 years ago
- Generic array types in Rust☆406Updated last month
- Extremely generic linear algebra libary for Rust☆221Updated 3 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆139Updated last year