awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Reference-Counting Garbage Collectors · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesReference-Counting Garbage Collectors

Memory management strategies that track object references to automatically deallocate memory when usage drops to zero.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Reference-Counting Garbage Collectors. Refine with filters or upvote what's useful.

  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel and Core Internals
  4. Process and Memory Management
  5. Memory Management Systems
  6. Reference-Counting Garbage Collectors

Awesome Reference-Counting Garbage Collectors GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • LadybirdBrowser/ladybird

    LadybirdBrowser/ladybird

    58,620GitHubView on GitHub↗

    Ladybird is an independent, cross-platform web browser built from the ground up with a modular architecture. It functions as a standalone application that fetches, processes, and renders web content directly from the internet. At its core, the project serves as a research platform for browser architecture, focusing on

    C++browserbrowser-engine