Hacker News new | ask | show | jobs
by c0balt 246 days ago
Last I checked a custom allocator required unsafe code for pointer handling, one can hand this off to a library but the unsafe code is still there (though maybe better tested given a mature enough library).