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
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 7 years ago
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆406Updated last year
- Experimental deferred and unordered destruction library for C++☆913Updated 5 years ago
- Higher-order functions for c++☆508Updated 2 weeks ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 7 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
- Adobe Source Libraries☆281Updated 2 weeks ago
- Configurable C++ platform adapter☆559Updated 6 years ago
- Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that.☆286Updated 4 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆292Updated 11 years ago
- Generates https://eel.is/c++draft☆173Updated last week
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆409Updated this week
- Base libraries for C++ development☆464Updated 12 years ago
- A clang tool for happy refactoring without source-code gymnastics☆249Updated 5 years ago
- An efficient and configurable logging framework for C++☆137Updated 3 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆151Updated 5 years ago
- An open-source lint program for C++ developed by, and formerly used at Facebook.☆620Updated 5 years ago
- A fast preprocessor for C and C++☆531Updated 3 years ago
- Presentation materials for C++Now 2016☆130Updated 8 years ago
- Code for Alex Stepanov's Components course at A9.☆89Updated 10 months ago
- A C++ micro-benchmarking framework☆362Updated 5 years ago
- Non-nullable pointers for C++☆317Updated 7 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆186Updated 9 years ago
- Presentation materials for C++Now 2015☆202Updated 9 years ago
- Compile-time C Compiler implemented as C++14 constant expressions☆804Updated 3 years ago
- Extensive tutorial and documentation about C++☆146Updated 3 years ago
- Branchless UTF-8 decoder☆614Updated 2 years ago