async_simple
« Back to VersTracker
Description:
Simple, light-weight and easy-to-use asynchronous components
Type: Formula  |  Latest Version: 1.4@0  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: c++ coroutines async concurrency header-only
Install: brew install async_simple
About:
async_simple provides lightweight C++20 coroutines and lazy futures for efficient asynchronous programming. It offers high-performance components designed to simplify complex concurrent workflows without heavy dependencies.
Key Features:
  • C++20 coroutine support
  • Lazy futures and async generators
  • Header-only library
  • Zero-cost abstraction design
Use Cases:
  • High-performance network servers
  • Concurrent data processing pipelines
  • Replacing callback-based async code
Alternatives:
  • Boost.Asio – Heavier dependency, more complex API
  • libunifex – Experimental standard proposals, different design goals
License: Apache-2.0
Bottles available for: arm64_tahoe, arm64_sequoia, arm64_sonoma, arm64_ventura, sonoma, ventura, arm64_linux, x86_64_linux
Version History
Detected Version Rev Change Commit
Sep 11, 2025 6:56am 0 VERSION_BUMP 6c6188e9