gabyx / ExecutionGraph

Fast Generic Execution Graph/Network
Mozilla Public License 2.0
45 stars 7 forks source link

Allocator for sockets. #14

Open gabyx opened 5 years ago

gabyx commented 5 years ago

This is a relatively easy task. The Sockets should definitely use a RawAllocator (foonathan) such that the memory is continuous for each type. This is easily implemented and added.