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☆323Updated 6 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated this week
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Efficient transactional memory in rust.☆210Updated 4 years ago
- A meta-JIT library for Rust interpreters☆164Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A fast, concurrent string interner☆151Updated last year
- A JIT experiment in Rust☆140Updated last year
- GLL parsing framework.☆137Updated last year
- A crate with indexed arenas with small memory footprint☆77Updated 11 months ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated last week
- Manual segmented stacks for Rust☆318Updated 3 months ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆232Updated 4 years ago
- Compile-time reference counting☆458Updated 3 months ago
- Extremely generic linear algebra libary for Rust☆228Updated 10 months ago
- Easily hotswap functions in running executables☆141Updated 7 years ago
- A Rust library providing a builder API to generate Rust code.☆258Updated last year
- 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.☆376Updated last year
- Stackless generators on stable Rust.☆466Updated 3 years ago
- Small, fast, synchronization primitives☆249Updated 11 months ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆159Updated 4 months ago
- Faster, more compact implementation of std::Cow☆356Updated 2 years ago
- Interning of data in rust☆106Updated 2 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A safe and convenient store for one value of each type☆347Updated last year