simonmar / asyncLinks
Run IO operations asynchronously and wait for their results
☆331Updated last month
Alternatives and similar repositories for async
Users that are interested in async are comparing it to the libraries listed below
Sorting:
- Assorted concrete container types☆350Updated last week
- Type classes for mapping, folding, and traversing monomorphic containers☆161Updated 10 months ago
- Efficient hashing-based container types☆226Updated 3 weeks ago
- A Redis client library for Haskell.☆336Updated 3 weeks ago
- An HTTP client library☆353Updated this week
- An HTTP client engine, intended as a base layer for more user-friendly packages.☆292Updated 10 months ago
- 📓 Flexible and configurable modern #Haskell logging framework☆263Updated last month
- An efficient compact, immutable byte string type (both strict and lazy) suitable for binary or 8-bit character data.☆301Updated 3 weeks ago
- Add ACID guarantees to any serializable Haskell data structure☆308Updated 5 months ago
- A fast logging system for Haskell