Skip to content

Comment on Show HN: Lightweight C++23 S3 client with no extra deps (just curl and OpenSSL)

Comments

You may want to look into coroutines so that the data can be fetched asynchronously.

ggcrOP

Yep! I'd also like to explore C++26 reflection for the XML FSM parser I currently have

Everything so far is synchronous. In our toy benchmarks I've found out Go to be quite performant, perhaps it's using go-routines behind the scenes (?) Haven't explored their internals yet but I was surprised

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.