nowfound

Alternatives

Products that do what The cost of Rust async/await does

  1. 1CA
  2. 2AU
  3. 3AT
  4. 4ME
  5. 5HA
  6. 6MC

    2020 · github.com

  7. 7CA
  8. 8AA

    2016 · github.com

  9. 9TC
  10. 10RM
  11. 11AA
  12. 12KT
  13. 13AS
  14. 14PA
  15. 15A1
  16. 16RI
  17. 17CA

    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

  18. 18NJ
  19. 19T5
  20. 20CA
  21. 21MD
  22. 22AA

    2021 · supernormal.com

  23. 23AA
  24. 24AA

    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

Ranked by how close each launch is in meaning, then by votes. Refine with a description →