gc.h icon indicating copy to clipboard operation
gc.h copied to clipboard

Header-only Non-moving & Precise GC for C

Header-only non-moving & precise garbage collector for C

Non-moving version of Cheney's copy GC for C, with clean API in the style of Linux's list.h.

LICENSE

MIT for gc.h, 2-clause BSD for list.h.