zig-hunk
Memory allocator
A basic memory allocator based on a fixed block of memory with two stacks growing inward.
0 stars
1 watching
0 forks
Language: Zig
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A general-purpose memory allocator for the Zig programming language. | 24 |
| 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 wrapper with leak detection capabilities | 6 |
| An allocator that efficiently handles memory allocation and deallocation in multithreaded environments. | 1,585 |
| An allocator-free document-oriented database management system built in Zig | 3 |
| A benchmarking tool for evaluating the performance of various memory allocation algorithms in different languages and configurations | 52 |
| A C++ library providing a new, flexible memory allocation system | 1,499 |
| A high-performance memory allocator designed to be cross-platform and thread-safe. | 2,186 |
| A memory allocator designed to provide hardening against heap corruption vulnerabilities and improve overall performance. | 1,313 |
| A one-file Zig library for reading and writing uncompressed PCM WAV files | 1 |
| A toolkit for building Python extensions in Zig. | 437 |
| Memory allocation library for small, linear memory spaces | 777 |
| An audio library providing low-level functions to generate and manipulate audio buffers | 0 |
| A Zig port of an efficient compression codec for binary data | 5 |