Incremental garbage collection from safe Rust
☆828Feb 9, 2026Updated 2 months ago
Alternatives and similar repositories for gc-arena
Users that are interested in gc-arena are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An experimental stackless Lua VM implemented in pure Rust☆2,102Jul 10, 2025Updated 9 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,061Jan 19, 2026Updated 2 months ago
- A fast bump allocation arena for Rust☆2,167Apr 8, 2026Updated last week
- Source code for the Mun language and runtime.☆2,113Aug 12, 2025Updated 8 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,335Apr 9, 2026Updated last week
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- An embeddable dynamic programming language for Rust.☆2,193Mar 26, 2026Updated 3 weeks ago
- Rust persistent data structures☆1,687Nov 13, 2025Updated 5 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,286Feb 28, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆863Oct 19, 2024Updated last year
- A small and fast async runtime for Rust☆4,836Mar 23, 2026Updated 3 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver