zesterer / broomLinks
An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection
☆251Updated 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☆269Updated 3 years ago
- garbage collection☆321Updated 5 years ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 4 months ago
- Manual segmented stacks for Rust☆307Updated last month
- Compile-time reference counting☆450Updated last month
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated this week
- A meta-JIT library for Rust interpreters☆163Updated 2 years ago
- A data structure to efficiently intern, cache and restore strings.☆195Updated 2 months ago
- String interning for Rust☆200Updated last month
- GLL parsing framework.☆137Updated last year
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Small, fast, synchronization primitives☆246Updated 9 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆157Updated last year
- A clean, efficient parser combinator☆124Updated 3 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- 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.☆373Updated last year
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- Configurable, extensible, interactive line reader☆190Updated 4 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 6 months ago
- The arena, a fast but limited type of allocator☆542Updated 10 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- generators☆208Updated last year
- Stackless generators on stable Rust.☆464Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Inline expression interpolation for Rust.☆201Updated last year
- Abstract over the atomicity of reference-counting pointers in rust☆157Updated 2 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago