https://github.com/tiehuis/zig-dlmalloc
Work in progress port of dlmalloc-2.8.6 to Zig
https://github.com/tiehuis/zig-dlmalloc
zig
Last synced: about 1 month ago
JSON representation
Work in progress port of dlmalloc-2.8.6 to Zig
- Host: GitHub
- URL: https://github.com/tiehuis/zig-dlmalloc
- Owner: tiehuis
- License: mit
- Created: 2018-01-20T01:09:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-01T22:08:24.000Z (about 8 years ago)
- Last Synced: 2026-01-26T13:48:01.764Z (5 months ago)
- Topics: zig
- Language: C
- Size: 75.2 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A [zig](ziglang.org) implementation of dlmalloc.