cactusref

🌵 Cycle-Aware Reference Counting in Rust (by artichoke)

Cactusref Alternatives

Similar projects and alternatives to cactusref

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better cactusref alternative or higher similarity.

cactusref discussion

Log in or Post with

cactusref reviews and mentions

Posts with mentions or reviews of cactusref. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-12.
  • Why Can't `Box` Be Abstracted Away From the Developer?
    3 projects | /r/rust | 12 Aug 2022
    Absolutely. I have seen some pretty cool concepts in Rust for memory cleanup; not just garbage collection, but deterministic reference cycle removal by cactusref. And the fun thing about these is that you still get all of Rust's zero-cost abstractions and epic modern language design.
  • CactusRef: an experimental cycle-aware Rc and mini tracing GC
    1 project | /r/rust | 14 Jun 2021
    I've put together a WIP PR to experiment with a safe adoption API: https://github.com/artichoke/cactusref/pull/47. This allows the doubly linked list example to be implemented in safe code without leaks. I didn't even think this was possible! Thanks for making me think!

Stats

Basic cactusref repo stats
2
144
7.4
4 days ago

artichoke/cactusref is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of cactusref is Rust.


Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai