TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Libzdb – C Database Connection Pool library now with C++20 API

2 pointsby sovande11 months ago
I&#x27;ve updated an old C Database Connection Pool library (previously shared on HN) with a new C++20 API. This project was my foray into modern C++, and I&#x27;m hoping the community finds it useful and that the C++ code meets modern standards.<p>The intro to the C++ API for the library is here: <a href="https:&#x2F;&#x2F;tildeslash.com&#x2F;libzdb&#x2F;api-docs&#x2F;zdbpp_8h.html" rel="nofollow">https:&#x2F;&#x2F;tildeslash.com&#x2F;libzdb&#x2F;api-docs&#x2F;zdbpp_8h.html</a><p>Feedback on the C++ implementation is welcome, especially from those experienced with modern C++. I&#x27;m particularly interested in thoughts on the API design and use of C++20 features.

no comments

no comments