tinygc

TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative GC (by ivmai)

Tinygc Alternatives

Similar projects and alternatives to tinygc

  • migc

    Simple conservative GC using mimalloc

  • 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 tinygc alternative or higher similarity.

tinygc reviews and mentions

Posts with mentions or reviews of tinygc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-02.
  • migc: Conservative GC for C/C++/Rust/Zig and other compiled languages using mimalloc
    2 projects | /r/ProgrammingLanguages | 2 Mar 2021
    Hello to all! I developed this library just as proof that mimalloc can be used for implementing fast GCs and as an simple example on how conservative GC implementation can look. It does not have much but its functionality is close to what tinygc has except migc is much faster since it uses mimalloc for allocation and does not use linked list to search for pointers and migc does not support threading at all

Stats

Basic tinygc repo stats
1
82
0.0
about 11 years ago

ivmai/tinygc is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of tinygc is C.


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