Libraries - clojure/core.async GitHub Wiki
Here are some libraries out in the wild that use core.async under the hood. Feel free to add more!
- ZeroMQ Async by Kevin Lynagh
- Jetty7 WebSockets Async by Kevin Lynagh
- jet by @mpenet - A jetty9 based HTTP clients/servers library
- alia by @mpenet - Cassandra client/driver library
- ...