/ziegfried

A general-purpose memory allocator for Zig

Primary LanguageZigMIT LicenseMIT

Ziegfried

Ziegfried

Ziegfried ("Zig-free()-d") is a general-purpose memory allocator for the Zig programming language, loosely based on the principles of Hoard: A Scalable Memory Allocator for Multithreaded Applications by Emery D. Berger, Kathryn S. McKinley, Robert D. Blumofe, and Paul R. Wilson, and with some additional influence from Miser - A Dynamically Loadable Memory Allocator for Multi-Threaded Applications by Barry Tannenbaum.

Ziegfried is still under developement.

License

Ziegfried is made available under the MIT License.