6 Followers
49 Following
24 Posts
i've done RE easier than reading mallocng code
Inside you there are two wolves. One is active, the other one is on hot standby and becomes active if the first one fails or is taken down for maintenance. Add more wolves as necessary for increased redundancy load balancing. A quorum badger can be added for environments with multiple active wolves.

the link: https://github.com/ziglang/zig/issues/12484

the issue is good resource for modern allocator work though

implement a fast general purpose allocator · Issue #12484 · ziglang/zig

Requirements: faster than glibc malloc faster than musl malloc faster than mingw-w64 malloc faster than jemalloc faster than mimalloc Once it has been verified for correctness, fuzz tested, and tes...

GitHub
let's just say there's a reason the issue is still open
the json spec is actually really short wow