vittorioromeo / cppnow2016Links
Repository for my C++Now 2016 sessions.
☆42Updated 8 years ago
Alternatives and similar repositories for cppnow2016
Users that are interested in cppnow2016 are comparing it to the libraries listed below
Sorting:
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- A high performance C++ playground library☆48Updated 9 years ago
- Signals/Slots implementation with multiple executors☆29Updated 7 years ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- The C++ package manager based on premake5☆27Updated 6 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- A C++ library for type level flagging☆65Updated 6 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- The Tuesday C++ Vector Math and SIMD Library☆103Updated 8 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- ☆39Updated 9 years ago
- My Meeting C++ lightning talks: "Meaningful Casts" and "Static If".☆10Updated 9 years ago
- My bachelor's thesis on the Entity-Component-System pattern and ECST☆39Updated 4 years ago
- C++ Scattered Containers☆67Updated 7 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- [HEADER-ONLY] C++14 multi-purpose utility library that only depends on the STL.☆62Updated 11 months ago
- C++ string formatting library☆44Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Computer science only☆52Updated last year
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- Fast delegates implementation☆56Updated 3 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- The Bit Library☆58Updated 6 years ago
- Useful C++ templates☆14Updated last year