joaquintides / usingstdcpp2015Links
"Mind the cache" presentation at using std::cpp 2015 and associated material
☆83Updated 9 years ago
Alternatives and similar repositories for usingstdcpp2015
Users that are interested in usingstdcpp2015 are comparing it to the libraries listed below
Sorting:
- Presentation materials for C++Now 2016☆129Updated 9 years ago
- Materials for the C++ Template Metaprogramming one-day workshop☆63Updated 9 years ago
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆406Updated 2 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆169Updated 9 years ago
- Unicode library for C++☆226Updated 2 months ago
- Skeleton for quick new C++ project setup☆42Updated 8 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 7 years ago
- Functional Utilities for C++☆40Updated 10 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 8 years ago
- C++ unit testing experiments☆66Updated 2 years ago
- Continuation-ready container algorithms from STL algorithms☆60Updated 8 years ago
- No sane compiler would optimize atomics: the presentation☆107Updated 8 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆35Updated 7 years ago
- ☆39Updated 9 years ago
- Support for Currying and Function Composition in C++☆61Updated 10 years ago
- Hasta la vista, baby!☆135Updated 2 years ago
- Presentation materials for C++Now 2015☆202Updated 10 years ago
- C++11 header only micro benchmark framework☆14Updated 8 years ago
- Meta programming utilities for C++14. Merged in matt-42/lithium☆726Updated 5 years ago
- C++11 metaprogramming library☆112Updated 9 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆530Updated 8 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- What did you expect?☆111Updated 8 years ago
- source code for CppCon 2014 talk on polymorphic unions☆31Updated 10 years ago
- A killer modern C++ library for interacting with JSON.☆128Updated last year
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- Profile what you care, monitor how it goes (support C/C++)☆91Updated 8 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 9 years ago