LibSync Released
Today I have released LibSync on crates.io and Github.
LibSync is a library containing channels and other synchronisation related object implementations.
It basically scratches an itch I had to write a library focused around "high level" multi-consumer-multi-producer channels with async compatibility.
The project page is here.