vittorioromeo / cppnow2016
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
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 3 years ago
- The C++ package manager based on premake5☆27Updated 6 years ago
- ☆39Updated 9 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- A collection of single-header C++11 libraries by Chobolabs☆133Updated 4 years ago
- A high performance C++ playground library☆47Updated 8 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Signals/Slots implementation with multiple executors☆28Updated 6 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Reference Implementations of ISO C++ N3888☆40Updated 6 years ago
- Functional Utilities for C++☆40Updated 9 years ago
- Useful C++ templates☆14Updated 8 months ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- ☆26Updated 6 years ago
- My bachelor's thesis on the Entity-Component-System pattern and ECST☆39Updated 3 years ago
- C++ string formatting library☆44Updated 4 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆39Updated 2 years ago
- a c++ header library that implements variant constexpr functions and types.☆84Updated 5 years ago
- A C++ library for type level flagging☆65Updated 6 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- Lightweight C++ task system☆79Updated 7 years ago
- Repository for my Meeting C++ 2016 sessions.☆20Updated 7 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- Example of parser combinator as a C++ template metaprogram for compile time parsing.☆22Updated 8 years ago
- Header for creating phantom types.☆13Updated 7 years ago