Garbage-collector Alternatives
Similar projects and alternatives to garbage-collector
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
ixy-languages
A high-speed network driver written in C, Rust, C++, Go, C#, Java, OCaml, Haskell, Swift, Javascript, and Python
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better garbage-collector alternative or higher similarity.
garbage-collector discussion
garbage-collector reviews and mentions
Posts with mentions or reviews of garbage-collector.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-08.
-
The Garbage Collection Handbook, 2nd Edition
if you need code to understand garbage collection, there is walkthrough of garbage collector and C code at http://maplant.com/gc.html
I tweaked it to work on amd64 and started adding register scanning based on what eatonphil's discord people told me to do.
https://github.com/samsquire/garbage-collector
It's not fit for any purpose but more of a learning exercise.
Stats
Basic garbage-collector repo stats
1
1
10.0
almost 2 years ago
The primary programming language of garbage-collector is Assembly.