baker-gc

A loose interpretation of an incremental copying collector (by no-defun-allowed)

Baker-gc Alternatives

Similar projects and alternatives to baker-gc

  • bdwgc

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

  • 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better baker-gc alternative or higher similarity.

baker-gc reviews and mentions

Posts with mentions or reviews of baker-gc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-14.
  • Tricking the garbage collector with unsigned longs?
    3 projects | /r/ProgrammingLanguages | 14 Feb 2023
    You may want to look at MCC and Baker's GC. I haven't read the papers yet myself but my (maybe wrong) understanding is that you will have two kinds of marked objects on the heap: "unsure" ones which a conservative scan found (eg. may be from an integer looking like a pointer) and "sure" ones (that are referenced from other marked objects). You will have to pin unsure objects (because you cannot adjust its pointer if that pointer is in fact an integer), but you are free to move, amd so mark-and-compact the sure objects.

Stats

Basic baker-gc repo stats
2
4
10.0
over 3 years ago

The primary programming language of baker-gc is C.


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