An open API service indexing awesome lists of open source software.

https://github.com/bernardassan/czalloc

Override C global allocators to use Zig allocators in a Zig + C mixed project
https://github.com/bernardassan/czalloc

aligned-alloc allocator c calloc free malloc malloc-library posix-memalign realloc zig zig-package

Last synced: 6 days ago
JSON representation

Override C global allocators to use Zig allocators in a Zig + C mixed project

Awesome Lists containing this project

README

          

# czalloc
Override C global allocators to use Zig allocators in a Zig + C mixed project