psteinb / meetingcpp2015
repository for slides and code examples for my MeetingCpp talk in 2015
☆12Updated 9 years ago
Alternatives and similar repositories for meetingcpp2015:
Users that are interested in meetingcpp2015 are comparing it to the libraries listed below
- An implementation of the former C++17 proposal `array_view`☆37Updated 6 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 years ago
- ☆67Updated 8 years ago
- Polymorphic multidimensional array view☆36Updated 4 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- The Bit Library☆58Updated 6 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- A C++14-and-later expression template library☆108Updated last week
- Launching collective tasks in bulk☆37Updated 5 years ago
- Programming Accelerators with C++ (PACXX)☆58Updated 7 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- A kinda, sorta emulation of structured binding for C++14☆16Updated 6 years ago
- Wrapper for references to array in C++.☆60Updated 8 years ago
- C++ Proposal: A constexpr bitwise operations library for C++☆35Updated 7 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- Visualization tool for Templight C++ template debugger traces☆89Updated 6 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 10 years ago
- Execution primitives for C++☆154Updated 4 years ago
- A C++ library which allows the numerical optimisation of any given problem, function, program or you-name-it☆45Updated 7 years ago
- Fast containers of polymorphic objects.☆64Updated last week
- Implementation of n3554, a proposal to include parallelized versions of the STL algorithms into the C++ standard.☆26Updated 9 years ago
- Compile-time linear algebra in C++☆56Updated 7 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Example code for generating pybind11 bindings with Boost.Hana.☆21Updated 6 years ago
- C++11 template meta-programming library.☆48Updated 10 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Optimizing compilation times of Generated Code with Templates☆28Updated 7 years ago