🌵 Cycle-Aware Reference Counting in Rust
☆152Nov 3, 2025Updated 4 months ago
Alternatives and similar repositories for cactusref
Users that are interested in cactusref are comparing it to the libraries listed below
Sorting:
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Oct 23, 2022Updated 3 years ago
- a reference-counting cycle collection library in rust☆79Jan 3, 2023Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆78Dec 20, 2025Updated 2 months ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 2 weeks ago
- Compile-time reference counting☆456May 18, 2025Updated 9 months ago
- Garbage collected smart pointers for Rust☆271Jan 16, 2022Updated 4 years ago
- ☆94Oct 9, 2023Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆128Jul 25, 2020Updated 5 years ago
- Rust testing framework for compilers and VMs☆51Feb 24, 2025Updated last year
- Derive macro for generating arrays from struct fields.☆20Oct 6, 2022Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,060Jan 19, 2026Updated last month
- A fast bump allocation arena for Rust☆2,117Updated this week
- More reliable path manipulation.☆67Dec 27, 2025Updated 2 months ago
- A vector-based map and set implementation for rust☆16Feb 23, 2026Updated last week
- A garbage collection library for Rust with zero unsafe code☆118Jul 15, 2024Updated last year
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆449Jan 22, 2026Updated last month
- ☆36Aug 8, 2024Updated last year
- A shell-inspired escape+unescape library for strings☆38Apr 8, 2023Updated 2 years ago
- garbage collection☆327Jul 24, 2019Updated 6 years ago
- Defer dropping large structs to a background thread