yosefk / cpp-fqaLinks
C++ Frequently Questioned Answers (FQA)
☆312Updated 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:
- An open-source lint program for C++ developed by, and formerly used at Facebook.☆619Updated 5 years ago
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆405Updated 2 years ago
- C++ metaprogramming shell☆478Updated 4 months ago
- Named operators for C++☆507Updated 5 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago
- Code for Alex Stepanov's Components course at A9.☆90Updated last year
- Extensive tutorial and documentation about C++☆145Updated 4 years ago
- zip archives for various formats of the C++ Annotations☆85Updated 7 years ago
- Base libraries for C++ development☆465Updated 13 years ago
- QuickCheck-like property based automated testing tool for C++☆111Updated 8 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Updated 8 years ago
- A clang tool for happy refactoring without source-code gymnastics☆253Updated 5 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 12 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆531Updated 8 years ago
- Hasta la vista, baby!☆135Updated 2 years ago
- Adobe Source Libraries☆290Updated 2 months ago
- Experimental deferred and unordered destruction library for C++☆915Updated 6 years ago
- A C++ micro-benchmarking framework☆366Updated 5 years ago
- Higher-order functions for c++☆514Updated 2 months ago
- Algorithm Mnemonics: Increase Productivity with STL Algorithms☆182Updated 8 years ago
- Clone of wc in x64 assembly☆94Updated last year
- Code for the "Programming Conversations" course☆115Updated 6 years ago
- Snake/Nibbler implementation using C++ template metaprogamming☆205Updated 8 years ago
- Meta programming utilities for C++14. Merged in matt-42/lithium☆726Updated 5 years ago
- Flint++ is cross-platform, zero-dependency port of flint, a lint program for C++ developed and used at Facebook.☆265Updated 6 years ago
- Non-nullable pointers for C++☆317Updated 8 years ago
- Generate tag file for C++ source code, using the clang C++ compiler's parsing libraries☆242Updated 8 years ago
- Generates https://eel.is/c++draft☆178Updated 2 months ago
- Presentation materials for C++Now 2016☆130Updated 9 years ago
- No sane compiler would optimize atomics: the presentation☆108Updated 9 years ago