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:
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆406Updated 2 years ago
- An open-source lint program for C++ developed by, and formerly used at Facebook.☆619Updated 5 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆169Updated 8 years ago
- Extensive tutorial and documentation about C++☆146Updated 4 years ago
- No sane compiler would optimize atomics: the presentation☆107Updated 8 years ago
- Base libraries for C++ development☆465Updated 12 years ago
- C++ metaprogramming shell☆476Updated last month
- Named operators for C++☆505Updated 4 years ago
- Snake/Nibbler implementation using C++ template metaprogamming☆205Updated 8 years ago
- QuickCheck-like property based automated testing tool for C++☆111Updated 8 years ago
- C/C++ source code indexer and navigator☆433Updated 3 years ago
- Flint++ is cross-platform, zero-dependency port of flint, a lint program for C++ developed and used at Facebook.☆265Updated 5 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 11 years ago
- A clang tool for happy refactoring without source-code gymnastics☆252Updated 5 years ago
- Origin C++11 Libraries☆132Updated 8 years ago
- Code for the "Programming Conversations" course☆115Updated 6 years ago
- "Mind the cache" presentation at using std::cpp 2015 and associated material☆83Updated 9 years ago
- zip archives for various formats of the C++ Annotations☆85Updated 7 years ago
- Code for Alex Stepanov's Components course at A9.☆90Updated last year
- clang based documentation generator for C and C++☆557Updated 5 years ago
- Presentation materials for C++Now 2016☆130Updated 9 years ago
- Self-contained C/C++ profiler library for Linux☆176Updated 9 months ago
- Hasta la vista, baby!☆135Updated 2 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 8 years ago
- Clone of wc in x64 assembly☆94Updated last year
- Higher-order functions for c++☆513Updated 3 months ago
- An efficient and configurable logging framework for C++☆137Updated 3 years ago
- Generates https://eel.is/c++draft☆175Updated 3 months ago
- A guide for the rest of us on using C++ templates.☆562Updated 7 years ago
- Adobe Source Libraries☆283Updated last week