C garbage-collector

Open-source C projects categorized as garbage-collector

Top 4 C garbage-collector Projects

  • bdwgc

    The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)

  • mps

    The Memory Pool System

  • Project mention: Boehm Garbage Collector | news.ycombinator.com | 2024-01-21

    I have a library which has an extremely slow free, around 2m for large files, because of unnaturally scattered allocation patterns, but this old conservative GC didn't help at all. It was about 40% slower with libgc. mimalloc was a bit better. Best would be a properly fast GC, like mps https://github.com/Ravenbrook/mps, but this would be too much work.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • opensmalltalk-vm

    Cross-platform virtual machine for Squeak, Pharo, Cuis, and Newspeak.

  • Project mention: Cuis-Smalltalk | news.ycombinator.com | 2023-12-30
  • c

    Visual Studio Code C/C++ development (by default-writer)

  • Project mention: Very bored | /r/cprogramming | 2023-07-11
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).

C garbage-collector related posts

  • Ask HN: Best compiler/interpreter books for hacking on Scheme?

    2 projects | news.ycombinator.com | 19 Jul 2023
  • Very bored

    1 project | /r/cprogramming | 11 Jul 2023
  • 🏆 Top C open source projects and contributors

    1 project | /r/C_Programming | 2 Jul 2023
  • C Code language help

    1 project | /r/cprogramming | 30 Jun 2023
  • VSCode/CMake sample library for studying C memory allocation / simple data structures

    1 project | /r/C_Programming | 30 Jun 2023
  • Memory Pool System is a flexible and adaptable memory manager

    1 project | /r/hypeurls | 17 Dec 2022
  • Memory Pool System is a flexible and adaptable memory manager

    1 project | news.ycombinator.com | 17 Dec 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 10 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

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

Project Stars
1 bdwgc 2,801
2 mps 541
3 opensmalltalk-vm 539
4 c 5

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