trivial-garbage

Memory manager

Provides APIs for managing object lifetimes and memory management in Common Lisp programs.

Portable GC-related APIs for Common Lisp.

GitHub

44 stars
8 watching
13 forks
Language: Common Lisp
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
libhugetlbfs/libhugetlbfs A high-performance memory allocation library designed to optimize large memory allocations for HPC applications. 232
fukamachi/qlot A tool for managing project-local libraries in Common Lisp, allowing users to specify exact versions and track dependencies. 473
g-plane/tiny-package-manager Explains how package managers work and demonstrates their functionality in a simplified example 370
joetifa2003/mm-go A package providing low-level manual memory management utilities for Go 150
fukamachi/cl-cookie A Common Lisp library for managing HTTP cookies with features such as creation, comparison, serialization, and validation of cookie attributes. 18
atlas-engineer/nfiles A Common Lisp library for managing user-centric files and data persistence. 18
mkirchner/gc A conservative, thread-local garbage collector for C. 1,217
40ants/prometheus-gc Collects metrics about garbage collector state in Common Lisp systems 4
orangeduck/tgc A tiny garbage collector for C that automatically frees unreachable memory allocations 972
alex-gutev/generic-cl Provides a generic interface to standard Common Lisp functions for various operations like equality and sequence manipulation. 143
timandy/routine Provides a set of goroutine context access interfaces to simplify the management of coroutine-specific information 240
niklas-ourmachinery/bitsquid-foundation A minimalistic C++ library providing functions for memory allocation and basic data manipulation. 110
hardikp/cpp-mempool A C++ library for managing memory pools with efficient allocation and deallocation 19
slburson/misc-extensions A collection of reusable macros enhancing Common Lisp programming 17
ytomino/boehmgc-ada A library providing an interface to the Boehm-Demers-Weiser conservative garbage collector for use with Ada. 6