Rust rc

Open-source Rust projects categorized as rc

Rust rc Projects

  1. qcell

    Statically-checked alternatives to RefCell and RwLock

  2. CodeRabbit

    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 logo
  3. samsara

    a reference-counting cycle collection library in rust

    Project mention: Garbage Collected Smart Pointers in Rust via Concurrent Cycle Collection | news.ycombinator.com | 2024-12-13

    A slightly newer attempt which is concurrent - in fact, it aims to implement the algorithm discussed in OP, though there may be some subtle differences in implementation: https://github.com/chc4/samsara

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust rc discussion

Log in or Post with

Rust rc related posts

  • Garbage Collected Smart Pointers in Rust via Concurrent Cycle Collection

    4 projects | news.ycombinator.com | 13 Dec 2024
  • Some notes on Rust, mutable aliasing and formal verification

    3 projects | news.ycombinator.com | 16 May 2024
  • I built a garbage collector for a language that doesn't need one

    3 projects | news.ycombinator.com | 14 Aug 2023

Index

# Project Stars
1 qcell 368
2 samsara 77

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

Did you know that Rust is
the 5th most popular programming language
based on number of references?