An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection
☆252Oct 23, 2022Updated 3 years ago
Alternatives and similar repositories for broom
Users that are interested in broom are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A clean, efficient parser combinator☆124Feb 15, 2022Updated 4 years ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,061Jan 19, 2026Updated 2 months ago
- garbage collection☆327Jul 24, 2019Updated 6 years ago
- Garbage collected smart pointers for Rust☆271Jan 16, 2022Updated 4 years ago
- Copying Garbage Collector☆14May 13, 2020Updated 5 years ago
- You might not need your garbage collector☆541May 15, 2020Updated 5 years ago
- A fast, concurrent string interner☆167Aug 19, 2024Updated last year
- Spawn processes with arbitrary closures in rust☆115Sep 16, 2021Updated 4 years ago
- Themable Immediate Mode User Interface Toolkit in Rust☆95Feb 5, 2026Updated last month
- Source code for the Mun language and runtime.☆2,111Aug 12, 2025Updated 7 months ago
- Runtime with fast GC and easy concurrency.☆43Mar 24, 2021Updated 4 years ago
- A super-fast, stack-based virtual machine for dynamic languages☆75Mar 3, 2025Updated last year
- Incremental garbage collection from safe Rust☆822Feb 9, 2026Updated last month
- Beautiful diagnostic reporting for text-based programming languages.☆1,282Feb 28, 2026Updated 3 weeks ago
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,787Feb 7, 2026Updated last month
- 🌵 Cycle-Aware Reference Counting in Rust☆152Nov 3, 2025Updated 4 months ago
- A software rendering crate that lets you write shaders with Rust☆348Dec 31, 2024Updated last year
- We all know Rust's trait system is Turing complete, so tell me, why aren't we exploiting this???☆372Jan 31, 2021Updated 5 years ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,986Feb 8, 2026Updated last month
- scraps of a potential language☆38Apr 9, 2021Updated 4 years ago
- Cranelift code generator☆2,504Jun 26, 2020Updated 5 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 6 years ago
- An experimental stackless Lua VM implemented in pure Rust☆2,088Jul 10, 2025Updated 8 months ago
- Datalog compiler embedded in Rust as a procedural macro☆505Dec 14, 2025Updated 3 months ago
- Simple, Erlang-inspired fault-tolerance framework for Rust Futures.☆132Jul 7, 2021Updated 4 years ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Mar 16, 2026Updated last week
- ☆825Jul 27, 2025Updated 7 months ago
- Derive macro for generating arrays from struct fields.☆20Oct 6, 2022Updated 3 years ago
- A parser combinator library for Rust☆1,355Feb 3, 2026Updated last month
- Defer dropping large structs to a background thread☆66Nov 2, 2022Updated 3 years ago
- ☆94Oct 9, 2023Updated 2 years ago
- A Syn Attribute Parser Toolkit☆14Oct 15, 2024Updated last year
- PEG parser combinators using operator overloading without macros.☆523Jan 24, 2025Updated last year
- Forth for Rust's trait system☆233Jun 12, 2020Updated 5 years ago
- ☆30Apr 26, 2024Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,481Jan 21, 2026Updated 2 months ago
- Dora VM☆508Mar 16, 2026Updated last week