We can't find the internet

Attempting to reconnect

Something went wrong!

Hang in there while we get back on track

main expose some details.
per-type heap allows global declaration.
test with user-provided arena.
initial commit from ava.
  • log in
~talya/eheap
Bad™ embedded heap for Zig ·
zig
r/o

eheap /

src expose some details. 59w ago
.gitignore initial commit from ava.
60w ago
COPYING initial commit from ava.
60w ago
README.md initial commit from ava.
60w ago
build.zig initial commit from ava.
60w ago
build.zig.zon initial commit from ava.
60w ago
flake.lock initial commit from ava.
60w ago
flake.nix initial commit from ava.
60w ago
README.md

eheap

A heap allocator intended for embedded scenarios where memory is at a premium, but you still want to be able to just throw an Allocator at things.

Extracted from/intended for Ava.