An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: mark-and-sweep

Robert-van-Engelen/lisp

A mini Lisp in 1k lines of C with garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closures with lexical scope, macros, proper tail recursion, exceptions, execution tracing, file loading, a mark-sweep/compacting garbage collector and REPL.

Language: C - Size: 227 KB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 99 - Forks: 5

y1yang0/yvm

[yvm] low performance garbage-collectable jvm

Language: C++ - Size: 3.8 MB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 253 - Forks: 56

Tony-ArtZ/c-garbage-collector

A stop the world, conservative mark and sweep gc for c made for UNIX based operating systems

Language: C - Size: 8.79 KB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Slava0135/stella-lich

Garbage Collector & Runtime for Stella

Language: C++ - Size: 72.3 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

XelerT/llvm-pass

Implementation of my DCE LLVM Pass

Language: C++ - Size: 19.5 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Flone-dnb/sgc

Small garbage collector

Language: C++ - Size: 232 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

zurex/lemon

Language: C - Size: 59.6 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

hikarin/aquario

GC-oriented Lisp interpreter

Language: C - Size: 512 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 0

MrMinemeet/MemoryManagement 📦

Memory Management with First-Fit Free-List and a DSW Mark& & Sweep GC

Language: C++ - Size: 156 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

alexisvisco/garbage-collector

Naive garbage collector in C with mark and sweep algorithm

Language: C - Size: 19.5 KB - Last synced at: 5 days ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 0

fabiantorrestech/MarkAndSweepGarbageCollector

Mark and Sweep Garbage Collector (C) - CS 361

Language: C - Size: 57.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Marwan-Mahmoud/Garbage-Collectors

Garbage Collection simulation

Language: Java - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sameerkavthekar/garbage-collector

Mark-Sweep-Compact Garbage Collector built for C language

Language: C - Size: 122 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

andraantariksa/sgc

A simple garbage collector written from scratch

Language: C - Size: 67.4 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

duanqn/sdyn-1.4

A toy mark-and-sweep garbage collector implemented on the Sdyn project

Language: Assembly - Size: 955 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

NodixBlockchain/memtest

Comparison of mark and sweep garbage collection and atomic reference counting on binary tree operations

Language: C - Size: 12.8 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Staon/ondragc

Incremental mark and sweep garbage collector C++ library

Language: Shell - Size: 651 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0