yosefk / cpp-fqa
C++ Frequently Questioned Answers (FQA)
☆309Updated 3 years ago
Alternatives and similar repositories for cpp-fqa
Users that are interested in cpp-fqa are comparing it to the libraries listed below
Sorting:
- C++ metaprogramming shell☆476Updated last month
- Adobe Source Libraries☆284Updated this week
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆406Updated last year
- An open-source lint program for C++ developed by, and formerly used at Facebook.☆619Updated 5 years ago
- Higher-order functions for c++☆510Updated last month
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 7 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 7 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆187Updated 9 years ago
- Hasta la vista, baby!☆134Updated 2 years ago
- C++ template library for fans of functional programming☆995Updated 6 years ago
- Functional programming style pattern-matching library for C++☆1,293Updated 3 years ago
- Experimental deferred and unordered destruction library for C++☆912Updated 6 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- Generates https://eel.is/c++draft☆172Updated last month
- Base libraries for C++ development☆464Updated 12 years ago
- Presentation materials for C++Now 2015☆202Updated 9 years ago
- Named operators for C++☆500Updated 4 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆292Updated 11 years ago
- Meta programming utilities for C++14. Merged in matt-42/lithium☆725Updated 5 years ago
- Presentation materials for C++Now 2016☆130Updated 8 years ago
- A clang tool for happy refactoring without source-code gymnastics☆250Updated 5 years ago
- Snake/Nibbler implementation using C++ template metaprogamming☆206Updated 8 years ago
- Functional data structures in C++☆567Updated 5 years ago
- Non-nullable pointers for C++☆317Updated 7 years ago
- Love template metaprogramming☆328Updated 3 years ago
- A C++ HTML template engine that uses compile time HTML parsing☆390Updated 6 years ago
- Generate tag file for C++ source code, using the clang C++ compiler's parsing libraries☆242Updated 8 years ago
- A fast preprocessor for C and C++☆529Updated 3 years ago
- A C++ micro-benchmarking framework☆363Updated 5 years ago