Alternatives
Products that do what Async.MQTT5, a C++20 MQTT client based on Boost.Asio does
Async.MQTT5 is a professional, industrial-grade C++20 client built on Boost.Asio. This client is designed for publishing or receiving messages from an MQTT 5.0 compatible broker. Async.MQTT5 represents a comprehensive implementation of the MQTT 5.0 protocol standard, offering full support for publishing or receiving messages with QoS 0, 1, and 2. Our clear intention is to include the Async.MQTT5 library into Boost. We are actively working on it.
- 1WI
2018 · github.com
- 2

- 3H2
2018 · gitlab.com
- 4

- 5

- 6

- 7ΜA
2017 · github.com
- 8CA
2019 · github.com
- 9MU
2017 · github.com
- 10TC
2014 · team.s4y.us
- 11CA
I’ve been experimenting with building a Node.js HTTP framework using Rust + Hyper with N-Api. The project started as a fully synchronous server, but I recently patched it to support async (Tokio/Hyper). That change alone nearly doubled throughput in benchmarks. What’s different: * Built directly on Hyper, no heavy abstraction * napi glue for Node.js bindings * Minimal core (sync and async engines side-by-side) * Focused on raw performance, not plugins (yet) This is still experimental and not production-ready. I’d like feedback on: * Async API design — does it feel ergonomic? *…
2025
- 12NW
2022 · github.com
- 13

- 14TC
2020 · github.com
- 15CR
https://github.com/guyskk/curequests $ pip install curequests
2017
- 16CH
2017 · github.com
- 17OU
2019 · github.com
- 18AP
The Asynchronous Programming in Rust by Carl Fredrik Samson has a chapter on implementing coroutines; however, unlike other chapters, it is x64-only. I tried to add the missing piece and ported it to AArch64. The post explains the key differences and references full source code.
2025 · monoid.github.io
- 19RA
OP here. I built RepoReaper to solve code context fragmentation in RAG. Unlike standard chat-with-repo tools, it simulates a senior engineer's workflow: it parses Python AST for logic-aware chunking, uses a ReAct loop to JIT-fetch missing file dependencies from GitHub, and employs hybrid search (BM25+Vector). It also generates Mermaid diagrams for architecture visualization. The backend is fully async and persists state via ChromaDB. Link: https://github.com/tzzp1224/RepoReaper
Jan 2026 · github.com
- 20MF
2020 · github.com
- 21AT
2014 · github.com
- 22AA
I wrote a minimal traceroute(1) clone that leans on asynchrony to reduce the time spent tracing a route. Underneath, it uses ICMP to do its job. The plan is to add support for UDP tracing and a path maximum transmission unit discovery mechanism. Comments and suggestions are welcome!
2022 · github.com
- 23AA
2021 · supernormal.com
- 24SA
2018 · starlette.io
Ranked by how close each launch is in meaning, then by votes. Refine with a description →