Hacker News new | ask | show | jobs
Show HN: C++ Multi-channel/-process/-thread, allocation & communication library (github.com)
14 points by jcbeard 1773 days ago
1 comments

Couldn't find too many simple alternatives, so, wrote my own while on vacation for fun. Hopefully it's useful as open source, will fix-up CI over weekend and add a lock-free (not atomic free) allocator while I'm at it.