64 / cpp-faqLinks
C and C++ FAQ
☆10Updated 3 years ago
Alternatives and similar repositories for cpp-faq
Users that are interested in cpp-faq are comparing it to the libraries listed below
Sorting:
- Simple GCC wrapper that outputs error diagnostics in a more readable format.☆10Updated last year
- A collection of neat C and C++ trivia and oddities.☆33Updated 3 weeks ago
- ☆26Updated last year
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆91Updated 2 months ago
- P0323 & P2505 std::expected simple implementation☆40Updated 2 months ago
- Compile time counter that works with all major modern compilers☆55Updated last year
- C++ syntactic sugar collection☆94Updated 2 years ago
- A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆88Updated 4 months ago
- A single-header cross-platform library for custom printing to the output stream.☆42Updated last year
- std::embed implementation for the poor (C++17)☆91Updated last year
- Replacement for std::optional that does not waste memory unnecessarily☆124Updated 3 months ago
- ☆17Updated last year
- A hacky implementation, using bleeding edge features, of the STL☆41Updated 2 years ago
- Ranges that didn't make C++20☆86Updated 6 months ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆124Updated 13 years ago
- Roman numeral support for C++17☆52Updated last year
- Recursive Variant: A simple library for Recursive Variant Types☆83Updated last week
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- TeaScript C++ Library - embedded scripting language for C++ Applications☆51Updated 2 months ago
- Extensions to Clang for Compiling the Blue & Gold Languages☆30Updated 3 years ago
- The IDK (Industrial Development Kit) library!☆33Updated last week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 4 months ago
- Looking at periodic cycles / orbits in the mandelbrot set.☆12Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- An HTML template engine using C++ code generation☆33Updated 3 months ago
- C++ Logo☆42Updated 4 years ago
- An easy-to-use and powerful C++ 📦 package manager with integrated 🛠 build tools.☆13Updated 2 years ago
- CTVE is a C++ library that helps construct difficult regular expressions for use at compile and runtime.☆17Updated 4 years ago
- Command Line User Experience☆80Updated 5 years ago
- Put 24-bit color, nonblocking IO and mouse support into your terminal programs☆53Updated 5 months ago