64 / cpp-faqLinks
C and C++ FAQ
☆10Updated 4 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:
- Ranges that didn't make C++20☆93Updated 10 months ago
- mathiu : a simple computer algebra system in C++.☆80Updated 4 years ago
- Forward, no matter what.☆133Updated 3 years ago
- Extensions to Clang for Compiling the Blue & Gold Languages☆30Updated 4 years ago
- Parameter passing and initialization☆81Updated 3 years ago
- ☆17Updated last year
- Some library components that didn't quite fit anywhere else...☆36Updated last month
- std::embed implementation for the poor (C++17)☆89Updated 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…☆100Updated 6 months ago
- C++ syntactic sugar collection☆96Updated 3 years ago
- The ISO C++ Modules Ecosystem Technical Report (METeR)☆23Updated last year
- ☆62Updated 3 years ago
- The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github…☆26Updated 2 months ago
- A functional parsing library☆29Updated last year
- WG21 Proposals and Drafts☆14Updated 3 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated 2 weeks ago
- A bunch of small C++ utilities☆67Updated last year
- A utility for creating amalgamated single-header C++ libraries☆60Updated 3 years ago
- Terrible Brainfuck to x64 compiler developed live in an hour☆11Updated 6 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 2 years ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆101Updated last year
- A hacky implementation, using bleeding edge features, of the STL☆41Updated 3 years ago
- high performance C++20 implementation of std::variant☆55Updated 7 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 9 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆90Updated 4 months ago
- A simple, single-header-only library, for wrapping text. In C++☆105Updated 6 years ago
- homogeneous variadic function parameters☆17Updated last year
- Command Line User Experience☆80Updated 5 years ago
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- Functional Template Library for Modern C++☆43Updated 4 years ago