Rust garbage-collection

Open-source Rust projects categorized as garbage-collection

Top 9 Rust garbage-collection Projects

garbage-collection
  • starlight

    JS engine in Rust (by Starlight-JS)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • book

    Writing Interpreters in Rust: a Guide (by rust-hosted-langs)

  • seize

    Fast, efficient, and robust memory reclamation for Rust.

  • mmtk-core

    Memory Management ToolKit

  • cactusref

    🌵 Cycle-Aware Reference Counting in Rust

  • samsara

    a reference-counting cycle collection library in rust

    Project mention: Crafting Interpreters with Rust: On Garbage Collection | news.ycombinator.com | 2024-07-31

    There's also more recent implementations such as https://github.com/chc4/samsara (quite similar to https://github.com/pebal/sgcl , which is for C++. Both implement a concurrent tracing algorithm whoch allows for reduced latency compared to simple mark+sweep).

  • core

    The Core Programming Language (by core-lang)

  • sundial-gc

    WIP: my Tweag open source fellowship project

  • lakesis

    💻 A bytecode VM with its own assembler, dynamic memory allocation, and garbage collection

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 garbage-collection discussion

Log in or Post with

Rust garbage-collection related posts

  • Some notes on Rust, mutable aliasing and formal verification

    3 projects | news.ycombinator.com | 16 May 2024
  • Why choose async/await over threads?

    11 projects | news.ycombinator.com | 25 Mar 2024
  • I built a garbage collector for a language that doesn't need one

    3 projects | news.ycombinator.com | 14 Aug 2023
  • Why Can't `Box` Be Abstracted Away From the Developer?

    3 projects | /r/rust | 12 Aug 2022
  • Seize - Fast, efficient, and robust memory reclamation for Rust.

    1 project | /r/github_trends | 10 May 2022
  • Seize – Fast, efficient, and robust memory reclamation for Rust

    1 project | /r/CKsTechNews | 9 Apr 2022
  • Seize – Fast, efficient, and robust memory reclamation for Rust

    1 project | news.ycombinator.com | 9 Apr 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 8 Dec 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source garbage-collection projects in Rust? This list will help you:

Project Stars
1 starlight 513
2 book 493
3 seize 389
4 mmtk-core 380
5 cactusref 144
6 samsara 71
7 core 46
8 sundial-gc 7
9 lakesis 2

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

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