Y
Hacker News
new
|
ask
|
show
|
jobs
by
37ef_ced3
1734 days ago
If you want to build a custom allocator (use freelists and vectors of types) you can do all of that in Go and C. There's nothing stopping you from writing custom memory allocators in Go.