Skip to content

mdsteele/ziegfried

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A general-purpose memory allocator for Zig

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages