mmore500 / conduit

C++ library that wraps intra-thread, inter-thread, and inter-process communication in a uniform, modular, object-oriented interface, with a focus on asynchronous high-performance computing applications.
https://conduit.fyi
MIT License
13 stars 3 forks source link

Use template metaprogramming to select duct implementation based on type #130

Open mmore500 opened 3 years ago

mmore500 commented 3 years ago

And get rid of horrible acronym implementation class names