zee_alloc
Web Assembly Allocator
A tiny general-purpose allocator targeting WebAssembly.
tiny Zig allocator primarily targeting WebAssembly
83 stars
6 watching
6 forks
Language: Zig
last commit: almost 4 years ago
Linked from 2 awesome lists
memory-allocationtinywasmzig
Related projects:
Repository | Description | Stars |
---|---|---|
| A general-purpose memory allocator for the Zig programming language. | 24 |
| Memory allocation library for small, linear memory spaces | 777 |
| An allocator designed to minimize WebAssembly code size while still providing efficient memory management. | 668 |
| A basic memory allocator based on a fixed block of memory with two stacks growing inward. | 0 |
| An experimental compiler and runtime for executing WebAssembly code in Zig | 116 |
| An allocator-free document-oriented database management system built in Zig | 3 |
| A compilation tool for formatting Zig source code into WebAssembly format | 43 |
| An allocator wrapper with leak detection capabilities | 6 |
| An allocator that efficiently handles memory allocation and deallocation in multithreaded environments. | 1,585 |
| A Zig port of an efficient compression codec for binary data | 5 |
| A streaming parser implemented in Zig, designed to efficiently process and analyze data streams. | 16 |
| A UI component for adding and removing nominal values | 1 |
| Demonstrates interaction between Zig language and web-based Document Object Model (DOM) via WebAssembly. | 146 |
| An efficient and scalable memory allocator designed to improve application performance in multithreaded programs on multiprocessor machines. | 1,115 |
| An example project demonstrating Web Assembly compilation and execution using Zig | 55 |