robwirving / cppcastLinks
cppcast podcast website
☆21Updated 2 years ago
Alternatives and similar repositories for cppcast
Users that are interested in cppcast are comparing it to the libraries listed below
Sorting:
- A C++ algorithm library that extends the C++ standard algorithms found in <algorithm> & <numeric>☆22Updated 4 years ago
- Converting (scoped)enum values to string names written in C++>=11.☆22Updated 3 months ago
- The IDK (Industrial Development Kit) library!☆37Updated last week
- C++ messaging and serialization library☆80Updated last week
- Documentation generator for C/C++ code☆55Updated 2 months ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 2 years ago
- Work done today for the glory of tomorrow - or, C and C++ systems programming papers.☆61Updated last week
- Data structures for ASTs☆14Updated 3 years ago
- Single header cURL wrapper for C++ around libcURL☆13Updated 3 years ago
- Scripts to build binary packages of GCC snapshots☆28Updated last week
- My talks from CppCon 2020☆23Updated 5 years ago
- Some tools for getting C++ configured on various platforms.☆35Updated last year
- Compiler/BuildSystem Interface Library☆29Updated 3 years ago
- Collection of proposals for c++☆29Updated last month
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- A self-written C++ standard library☆55Updated 2 weeks ago
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆21Updated 5 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 months ago
- A tagged-pointer type for C++.☆37Updated 2 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- A collection of scripts for building Clang on Linux☆17Updated 3 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- ☆65Updated this week
- A low level preprocessor meta programming library.☆30Updated 2 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- Async primitives library for C++20☆18Updated last month
- Regular Void: The Library☆10Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago