joe-noel-dev / rawdio

MIT License
10 stars 1 forks source link

Custom allocator #35

Open joe-noel-dev opened 1 year ago

joe-noel-dev commented 1 year ago

Replace everywhere that with_capacity is used

e.g.:

joe-noel-dev commented 1 year ago

Maybe a custom allocation background thread, then swap in the elements and send them to the garbage collection thread