ziegfried
Memory allocator
A general-purpose memory allocator for the Zig programming language.
A general-purpose memory allocator for Zig
24 stars
6 watching
0 forks
Language: Zig
last commit: over 4 years ago
Linked from 2 awesome lists
zig
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A basic memory allocator based on a fixed block of memory with two stacks growing inward. | 0 |
| | A tiny general-purpose allocator targeting WebAssembly. | 83 |
| | An efficient and scalable memory allocator designed to improve application performance in multithreaded programs on multiprocessor machines. | 1,115 |
| | An allocator-free document-oriented database management system built in Zig | 3 |
| | An allocator wrapper with leak detection capabilities | 6 |
| | A package to statically compile and link zlib in Zig applications. | 21 |
| | An allocator that efficiently handles memory allocation and deallocation in multithreaded environments. | 1,585 |
| | A Zig library for assembling x86 machine code instructions | 27 |
| | A high-performance memory allocator designed to be cross-platform and thread-safe. | 2,186 |
| | Memory allocation library for small, linear memory spaces | 777 |
| | A general-purpose programming language and toolchain for building robust, maintainable software | 35,396 |
| | A time-related library designed specifically for the Zig programming language. | 15 |
| | A Zig port of an efficient compression codec for binary data | 5 |
| | A Zig library for generating text diffs using Myers' diff algorithm. | 13 |
| | Manages and provides access to various Zig compilers. | 802 |