Simple tracing (mark and sweep) garbage collector for Rust
☆1,060Jan 19, 2026Updated last month
Alternatives and similar repositories for rust-gc
Users that are interested in rust-gc are comparing it to the libraries listed below
Sorting:
- Incremental garbage collection from safe Rust☆817Feb 9, 2026Updated 3 weeks ago
- ☆94Oct 9, 2023Updated 2 years ago
- garbage collection☆327Jul 24, 2019Updated 6 years ago
- Experimental Language based on Rust and Haskell☆54Jan 10, 2017Updated 9 years ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,984Feb 8, 2026Updated 3 weeks ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Oct 23, 2022Updated 3 years ago
- LR(1) parser generator for Rust☆3,442Feb 18, 2026Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- An interpreter for Rust's mid-level intermediate representation☆5,929Feb 24, 2026Updated last week
- An experimental stackless Lua VM implemented in pure Rust☆2,075Jul 10, 2025Updated 7 months ago
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 8 months ago
- Cranelift code generator☆2,505Jun 26, 2020Updated 5 years ago
- A parser combinator library for Rust☆1,355Feb 3, 2026Updated last month
- A library for creating references that carry their owner with them.☆385Oct 12, 2023Updated 2 years ago
- A static, type inferred and embeddable language written in Rust.☆3,392Dec 6, 2024Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- Alternative rust compiler (re-implementation)☆2,442Updated this week
- Generic purpose Just-In-time compiler for Rust.☆1,550May 12, 2019Updated 6 years ago
- Zero-cost asynchronous programming in Rust☆5,815Feb 15, 2026Updated 2 weeks ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆2,852Feb 25, 2026Updated last week
- Tools for concurrent programming in Rust☆8,346Feb 22, 2026Updated last week
- Assorted immutable collection datatypes for Rust☆1,574Aug 19, 2024Updated last year
- Parser for Rust source code☆3,294Updated this week
- Cranelift based backend for rustc☆1,991Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,866Feb 22, 2026Updated last week
- Rust parser combinator framework☆10,319Aug 26, 2025Updated 6 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- Metal I/O library for Rust.☆6,900Feb 24, 2026Updated last week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,772Feb 7, 2026Updated 3 weeks ago
- libgccjit AOT codegen for rustc☆1,100Feb 25, 2026Updated last week
- A rusty dynamically typed scripting language☆1,904Dec 23, 2025Updated 2 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,078Sep 25, 2024Updated last year
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆538Aug 25, 2021Updated 4 years ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,586Dec 22, 2025Updated 2 months ago
- Garbage collected smart pointers for Rust☆271Jan 16, 2022Updated 4 years ago