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
Sorting:
- A clean, efficient parser combinator☆124Feb 15, 2022Updated 4 years ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,060Jan 19, 2026Updated last month
- Garbage collected smart pointers for Rust☆271Jan 16, 2022Updated 4 years ago
- A fast, concurrent string interner☆165Aug 19, 2024Updated last year
- garbage collection☆327Jul 24, 2019Updated 6 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Nov 3, 2025Updated 4 months ago
- Themable Immediate Mode User Interface Toolkit in Rust☆95Feb 5, 2026Updated 3 weeks ago
- Spawn processes with arbitrary closures in rust☆115Sep 16, 2021Updated 4 years ago
- Datalog compiler embedded in Rust as a procedural macro☆502Dec 14, 2025Updated 2 months ago
- You might not need your garbage collector☆541May 15, 2020Updated 5 years ago
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- 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
- Source code for the Mun language and runtime.☆2,111Aug 12, 2025Updated 6 months ago
- A software rendering crate that lets you write shaders with Rust☆346Dec 31, 2024Updated last year
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- scraps of a potential language☆38Apr 9, 2021Updated 4 years ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,282Oct 22, 2025Updated 4 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,772Feb 7, 2026Updated 3 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- Incremental garbage collection from safe Rust☆816Feb 9, 2026Updated 3 weeks ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265May 29, 2023Updated 2 years ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,984Feb 8, 2026Updated 3 weeks ago
- Cranelift code generator☆2,505Jun 26, 2020Updated 5 years ago
- An experimental stackless Lua VM implemented in pure Rust☆2,075Jul 10, 2025Updated 7 months ago
- A super-fast, stack-based virtual machine for dynamic languages☆75Mar 3, 2025Updated last year
- Runtime with fast GC and easy concurrency.☆43Mar 24, 2021Updated 4 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- Color schemes for charts and maps☆234Jan 5, 2026Updated last month
- 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
- Defer dropping large structs to a background thread☆66Nov 2, 2022Updated 3 years ago
- A Syn Attribute Parser Toolkit☆14Oct 15, 2024Updated last year
- A thread-safe & efficient memory pool☆172Oct 12, 2023Updated 2 years ago
- REGex in Rust with EcmaScript Syntax☆211Feb 3, 2026Updated last month
- ☆818Jul 27, 2025Updated 7 months ago
- A parser combinator library for Rust☆1,354Feb 3, 2026Updated last month
- Rust crate to use process file descriptors (pidfd) for Linux☆50May 22, 2025Updated 9 months ago
- A simple pixel perfect 2D rendering engine☆119Jul 1, 2022Updated 3 years ago
- A Rust library for linear color calculations and conversion☆809Oct 26, 2025Updated 4 months ago