Incremental garbage collection from safe Rust
☆819Feb 9, 2026Updated last month
Alternatives and similar repositories for gc-arena
Users that are interested in gc-arena are comparing it to the libraries listed below
Sorting:
- An experimental stackless Lua VM implemented in pure Rust☆2,077Jul 10, 2025Updated 7 months ago
- A fast bump allocation arena for Rust☆2,127Feb 26, 2026Updated last week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,061Jan 19, 2026Updated last month
- Source code for the Mun language and runtime.☆2,111Aug 12, 2025Updated 6 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated 2 months ago
- An embeddable dynamic programming language for Rust.☆2,169Updated this week
- A vector with a fixed capacity. (Rust)☆852Oct 19, 2024Updated last year
- Beautiful diagnostic reporting for text-based programming languages.☆1,282Feb 28, 2026Updated last week
- A very fast linker for Linux☆3,381Updated this week
- A small and fast async runtime for Rust☆4,802Feb 23, 2026Updated 2 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,776Feb 7, 2026Updated last month
- Rust persistent data structures☆1,673Nov 13, 2025Updated 3 months ago
- A fancy diagnostics & error reporting crate☆2,137Jan 21, 2026Updated last month
- ☆499Nov 8, 2025Updated 4 months ago
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated last month
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,986Feb 8, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,047Feb 10, 2026Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,624Feb 16, 2026Updated 3 weeks ago
- Create ridiculously fast Lexers☆3,448Feb 5, 2026Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆816Dec 24, 2025Updated 2 months ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- An interpreter for Rust's mid-level intermediate representation☆5,941Updated this week
- Typed distributed plugin registration☆1,274Feb 19, 2026Updated 2 weeks ago
- Slotmap data structure for Rust☆1,290Dec 6, 2025Updated 3 months ago
- A crate for mucking around with piles of bytes☆967Jan 31, 2026Updated last month
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Aug 18, 2023Updated 2 years ago
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆2,852Feb 25, 2026Updated last week
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Oct 23, 2022Updated 3 years ago
- Write expressive, high-performance parsers with ease.☆4,480Feb 28, 2026Updated last week
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆884Aug 6, 2025Updated 7 months ago
- Cranelift based backend for rustc☆1,997Updated this week
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- Data structure serialization library with several opposite design goals from Serde☆924Feb 16, 2026Updated 3 weeks ago
- Cycle-tracking garbage collector library for Rust☆315Updated this week
- Rhai - An embedded scripting language for Rust.☆5,204Jan 19, 2026Updated last month
- Heapless, `static` friendly data structures☆1,925Feb 16, 2026Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,616Feb 20, 2026Updated 2 weeks ago