vittorioromeo / cppcon2014
Repository for the slides and the code of my "Quick game development with C++11/C++14" CppCon 2014 talk.
☆87Updated 7 years ago
Alternatives and similar repositories for cppcon2014:
Users that are interested in cppcon2014 are comparing it to the libraries listed below
- Reference Implementations of ISO C++ N3888☆40Updated 6 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- Repository for my YouTube tutorials + code snippets☆231Updated 2 years ago
- Presentation materials for C++Now 2016☆83Updated 7 years ago
- C++ generic make factory☆106Updated 5 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- Materials for the C++ Template Metaprogramming one-day workshop☆63Updated 8 years ago
- The missing C++ tuple functionality☆84Updated 4 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Software design patterns cheatsheet.☆49Updated 7 years ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- C++ features jump start☆122Updated 2 years ago
- A simple, single-header-only library, for wrapping text. In C++☆101Updated 5 years ago
- A collection of single-header C++11 libraries by Chobolabs☆133Updated 4 years ago
- ☆39Updated 9 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- Boost.Asio network programming little book☆84Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- A C++ library for type level flagging☆65Updated 6 years ago
- [HEADER-ONLY] C++14 multi-purpose utility library that only depends on the STL.☆61Updated 6 months ago
- Computer science only☆52Updated last year
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- A fast, lightweight, signal library, for C++11, using the Fastest Possible C++ Delegates, with a little extra features.☆112Updated 4 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago