MCGallaspy / dr_strangetemplateLinks
A guide for the rest of us on using C++ templates.
☆562Updated 7 years ago
Alternatives and similar repositories for dr_strangetemplate
Users that are interested in dr_strangetemplate are comparing it to the libraries listed below
Sorting:
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆406Updated 2 years ago
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,205Updated 4 years ago
- Named operators for C++☆505Updated 4 years ago
- distributed dataflows with functional list operations for data processing with C++14☆495Updated 5 years ago
- Algorithm Mnemonics: Increase Productivity with STL Algorithms☆182Updated 8 years ago
- A repository of modern C++ patterns curated by the community.☆1,442Updated 2 years ago
- Meta programming utilities for C++14. Merged in matt-42/lithium☆727Updated 5 years ago
- Unicode library for C++☆226Updated last month
- Experimental deferred and unordered destruction library for C++☆914Updated 6 years ago
- Materials for the C++ Template Metaprogramming one-day workshop☆64Updated 9 years ago
- A C++ HTML template engine that uses compile time HTML parsing☆390Updated 6 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 8 years ago
- Presentation materials for C++Now 2016☆130Updated 9 years ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆758Updated last year
- Functional programming style pattern-matching library for C++☆1,303Updated 3 years ago
- "Mind the cache" presentation at using std::cpp 2015 and associated material☆83Updated 9 years ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- Presentation materials for C++Now 2015☆202Updated 10 years ago
- ☆212Updated 3 weeks ago
- A 130 lines header for coloring your terminal outputs☆52Updated 9 years ago
- A drop-anywhere C++ REPL☆840Updated 2 years ago
- Non-nullable pointers for C++☆318Updated 8 years ago
- Lazy evaluation in C++ - http://jscheiny.github.io/Streams/☆689Updated 4 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆527Updated 8 years ago
- A lightweight & cross-platform IDE supporting the most recent C++ standards. This project has moved to https://gitlab.com/cppit/jucipp.☆882Updated 7 years ago
- C++ metaprogramming shell☆478Updated last month
- C++20 features described in Before/After tables ("Tony Tables")☆337Updated 4 years ago
- A C++ micro-benchmarking framework☆364Updated 5 years ago
- Hasta la vista, baby!☆135Updated 2 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆169Updated 8 years ago