taocpp / taocpp.github.ioLinks
The Art of C++ Website
☆16Updated 3 years ago
Alternatives and similar repositories for taocpp.github.io
Users that are interested in taocpp.github.io are comparing it to the libraries listed below
Sorting:
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- ☆31Updated 4 years ago
- My talks from CppCon 2020☆23Updated 5 years ago
- A Software Oscilloscope and portable set of data collection and visualization tools☆54Updated last month
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 4 months ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 5 years ago
- A bunch of small C++ utilities☆71Updated 2 years ago
- Enumerating all of the Undefined Behavior in C++☆38Updated 3 years ago
- Tabularised feature comparison between Catch, doctest and lest C++ test frameworks☆30Updated 4 years ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- A C++ ringbuffer that always looks like a flat array☆84Updated 5 years ago
- helper repository for various articles that I publish☆62Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated 2 months ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- ☆16Updated 7 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- C++14 codec library☆26Updated 4 years ago
- Text encoding for modern C++☆32Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated 2 months ago
- C++14 version of parsertl☆32Updated 5 months ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Cake is a fast build system written in Python.☆22Updated 11 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 3 months ago
- C++ parser of INI files with schema validation.☆64Updated last year
- A C++14 constexpr implementation of SHA256☆36Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago