🌵 Cycle-Aware Reference Counting in Rust
☆152Nov 3, 2025Updated 6 months ago
Alternatives and similar repositories for cactusref
Users that are interested in cactusref are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆79Dec 20, 2025Updated 4 months ago
- a reference-counting cycle collection library in rust☆79Jan 3, 2023Updated 3 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Oct 23, 2022Updated 3 years ago
- 💦 Rust implementation of the Bubble Babble binary data encoding☆14Nov 3, 2025Updated 6 months ago
- Compile-time reference counting☆457May 18, 2025Updated 11 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Conditional compilation according to rustc compiler version☆394Mar 24, 2026Updated last month
- ☆95Oct 9, 2023Updated 2 years ago
- Garbage collected smart pointers for Rust☆271Jan 16, 2022Updated 4 years ago
- ⏳ Ruby `Time#strftime` parser and formatter☆16Nov 3, 2025Updated 6 months ago
- Derive macro for generating arrays from struct fields.☆20Apr 8, 2026Updated 3 weeks ago
- A garbage collection library for Rust with zero unsafe code☆130Jul 15, 2024Updated last year
- Rust testing framework for compilers and VMs☆51Feb 24, 2025Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆128Jul 25, 2020Updated 5 years ago
- Simple tracing (mark and sweep) garbage collector for Rust