Apribojimas / Cpp_GoodiesLinks
Links to various cpp patterns or tutorials
☆11Updated last month
Alternatives and similar repositories for Cpp_Goodies
Users that are interested in Cpp_Goodies are comparing it to the libraries listed below
Sorting:
- C++20 coroutine runtime built on top of io_uring☆21Updated last year
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆107Updated this week
- GitHub Actions for C++ Libraries☆23Updated last month
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 2 years ago
- A universal type for non-type template parameters for C++20 or later.☆27Updated last year
- C++ Binary Fixed-Point Arithmetic☆10Updated 7 years ago
- Async SEMaphore☆25Updated 3 months ago
- variadic pointers and references☆24Updated 2 months ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- The Fancy Named Parameters Library