yosefk / cpp-fqaLinks
C++ Frequently Questioned Answers (FQA)
☆315Updated 4 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.☆617Updated 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
- C++ metaprogramming shell☆480Updated 2 weeks ago
- Named operators for C++☆507Updated 5 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Updated 8 years ago
- Hasta la vista, baby!☆136Updated 2 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆297Updated 12 years ago
- Code for Alex Stepanov's Components course at A9.☆90Updated last year
- QuickCheck-like property based automated testing tool for C++☆111Updated 9 years ago
- Higher-order functions for c++☆513Updated last month
- Base libraries for C++ development☆466Updated 13 years ago
- A clang tool for happy refactoring without source-code gymnastics☆255Updated 5 years ago
- Extensive tutorial and documentation about C++☆145Updated 4 years ago
- clang based documentation generator for C and C++☆562Updated 5 years ago
- IRC C++ eval bot☆185Updated 3 years ago
- Experimental deferred and unordered destruction library for C++☆914Updated 6 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
- Adobe Source Libraries☆292Updated 2 months ago
- Non-nullable pointers for C++☆317Updated 8 years ago
- C++ template library for fans of functional programming☆992Updated 7 years ago
- No sane compiler would optimize atomics: the presentation☆108Updated 9 years ago
- GDB Pretty Printers for Boost☆202Updated 5 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆533Updated 8 years ago
- Customizable Naming Convention Checker - uses Clang, developed with C++ in mind☆127Updated 10 years ago
- Presentation materials for C++Now 2015☆202Updated 10 years ago
- A small self-contained alternative to readline and libedit that supports UTF-8 and Windows and is BSD licensed.☆369Updated 5 years ago
- A guide for the rest of us on using C++ templates.☆562Updated 7 years ago
- Snake/Nibbler implementation using C++ template metaprogamming☆206Updated 9 years ago
- Code for the "Programming Conversations" course☆118Updated 6 years ago