bert hubert ðºðŠðªðº on Nostr: Perhaps useful, a minimalist and generic C++ object pool, for multithreaded object ...
Perhaps useful, a minimalist and generic C++ object pool, for multithreaded object reuse. The canonical example being a database connection. Single file, simple syntax, easy to use correctly: https://github.com/berthubert/ThingPool