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
- Efficient transactional memory in rust.☆208Updated 3 years ago
- garbage collection☆319Updated 5 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated last week
- A HashMap variant that spreads resize load across inserts☆190Updated 2 weeks ago
- Compile-time reference counting☆440Updated last year
- Stackless generators on stable Rust.☆446Updated 2 years ago
- Faster, more compact implementation of std::Cow☆342Updated last year
- Manual segmented stacks for Rust☆296Updated 2 months ago
- A fast, concurrent string interner☆146Updated 4 months ago
- A data structure to efficiently intern, cache and restore strings.☆181Updated 2 months ago
- Small, fast, synchronization primitives☆240Updated 4 months ago
- A library for creating references that carry their owner with them.☆363Updated last year
- The arena, a fast but limited type of allocator☆525Updated 5 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆139Updated last year
- GLL parsing framework.☆137Updated 10 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆329Updated 3 weeks ago
- A thread pool for isolating blocking I/O in async programs☆348Updated 2 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆215Updated 3 years ago
- A library for to allow multiple return types by automatically generated enum.☆354Updated this week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆148Updated 8 months ago
- A clean, efficient parser combinator☆124Updated 2 years ago
- Compact string type for zero-copy parsing☆251Updated last year
- Abstract over the atomicity of reference-counting pointers in rust☆148Updated 2 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 6 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆266Updated 2 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆181Updated 3 years ago