lisp2-gc

A simple implementation of the LISP2 mark-compact GC algorithm (by munificent)

Lisp2-gc Alternatives

Similar projects and alternatives to lisp2-gc

  • mark-sweep

    A simple mark-sweep garbage collector in C

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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 lisp2-gc alternative or higher similarity.

lisp2-gc reviews and mentions

Posts with mentions or reviews of lisp2-gc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-09.
  • Baby’s First Garbage Collector (2013)
    2 projects | news.ycombinator.com | 9 Aug 2022
    Something else from the author that I recently stumbled upon: his LISP2 Mark Compact garbage collector [0].

    I was in need of a simple garbage collector for a toy project of mine and settled on a copying collector based on Cheney's algorithm at first [1]. The author's mark compact code is so easy to read that I was able to grok it immediately and replace my original GC without trouble and save half my memory.

    [0] https://github.com/munificent/lisp2-gc

Stats

Basic lisp2-gc repo stats
1
37
10.0
over 9 years ago

munificent/lisp2-gc 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 lisp2-gc is C.

Popular Comparisons

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