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
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆405Updated last year
- C++ metaprogramming shell☆475Updated 5 months ago
- An open-source lint program for C++ developed by, and formerly used at Facebook.☆620Updated 4 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆160Updated 8 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆332Updated 7 years ago
- Extensive tutorial and documentation about C++☆146Updated 3 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆521Updated 7 years ago
- Higher-order functions for c++☆506Updated last month
- C++ as a Pure Functional Programming Language☆184Updated 6 years ago
- Named operators for C++☆494Updated 4 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆175Updated 8 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆290Updated 11 years ago
- Adobe Source Libraries☆278Updated this week
- A collection of compiler, emulator and microkernel tools.☆250Updated 4 years ago
- Non-nullable pointers for C++☆317Updated 7 years ago
- Code for Alex Stepanov's Components course at A9.☆88Updated 7 months ago
- GDB Pretty Printers for Boost☆198Updated last year
- ☆212Updated 4 months ago
- Hasta la vista, baby!☆131Updated last year
- A C++ micro-benchmarking framework☆361Updated 4 years ago
- Presentation materials for C++Now 2016☆129Updated 8 years ago
- Origin C++11 Libraries☆127Updated 7 years ago
- A fast preprocessor for C and C++☆529Updated 3 years ago
- A C++ HTML template engine that uses compile time HTML parsing☆389Updated 5 years ago
- Compile-time C Compiler implemented as C++14 constant expressions☆804Updated 3 years ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- Presentation materials for C++Now 2015☆202Updated 9 years ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆149Updated 5 years ago