yosefk / cpp-fqaLinks
C++ Frequently Questioned Answers (FQA)
☆311Updated 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
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 8 years ago
- C++ metaprogramming shell☆476Updated last week
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- Meta programming utilities for C++14. Merged in matt-42/lithium☆726Updated 5 years ago
- An open-source lint program for C++ developed by, and formerly used at Facebook.☆619Updated 5 years ago
- A collection of compiler, emulator and microkernel tools.☆254Updated 5 years ago
- Hasta la vista, baby!☆134Updated 2 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆293Updated 11 years ago
- Presentation materials for C++Now 2016☆130Updated 8 years ago
- A clang tool for happy refactoring without source-code gymnastics☆251Updated 5 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 7 years ago
- Adobe Source Libraries☆283Updated this week
- Base libraries for C++ development☆464Updated 12 years ago
- Higher-order functions for c++☆512Updated 2 months ago
- Self-contained C/C++ profiler library for Linux☆175Updated 8 months ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- zip archives for various formats of the C++ Annotations☆85Updated 7 years ago
- Experimental deferred and unordered destruction library for C++☆912Updated 6 years ago
- C++ template library for fans of functional programming☆996Updated 6 years ago
- The eternal text editor — Didactic Ersatz Emacs to show immutable data-structures and the single-atom architecture☆545Updated 2 years ago
- C/C++ source code indexer and navigator☆431Updated 3 years ago
- clang based documentation generator for C and C++☆556Updated 5 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
- Formatted C++20 stdlib man pages (cppreference)☆967Updated 11 months ago
- Named operators for C++☆503Updated 4 years ago
- Clone of wc in x64 assembly☆94Updated last year
- 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++☆531Updated 3 years ago
- Configurable C++ platform adapter☆560Updated 6 years ago