Rare find

Zig LibGC. Automatic memory cleanup for Zig programs using the Boehm garbage collector.

github.com/mitchellh/zig-libgc

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2023
  • Merge pull request #5 from cryptocode/main
  • Exposes `setAllInteriorPointers`, which is important for many non-tri…
April 2023
  • Merge pull request #2 from linusg/fix-build
  • Update for allocator API changes
  • Update for build system API changes
December 2021
  • add APIs for leak detection
  • collect_a_little
  • remove outdated comment
  • update README
  • update API
  • Create LICENSE
  • add README
  • singleton
  • allocator
  • move to vendor
  • example
  • example
  • basic build of libgc
  • submodule
  • nix