https://github.com/gcarreno/zestallocators
Zig Test(ZEST) code to explore the concept of the allocators
https://github.com/gcarreno/zestallocators
allocators zig ziglang
Last synced: 9 months ago
JSON representation
Zig Test(ZEST) code to explore the concept of the allocators
- Host: GitHub
- URL: https://github.com/gcarreno/zestallocators
- Owner: gcarreno
- License: mit
- Created: 2023-12-28T23:22:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-02T03:32:16.000Z (almost 2 years ago)
- Last Synced: 2025-01-30T02:21:34.288Z (11 months ago)
- Topics: allocators, zig, ziglang
- Language: Zig
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zest Allocators
Zig Test(ZEST) code to explore the concept of the allocators.