vittorioromeo / meetingcpp2015
My Meeting C++ lightning talks: "Meaningful Casts" and "Static If".
☆10Updated 9 years ago
Alternatives and similar repositories for meetingcpp2015:
Users that are interested in meetingcpp2015 are comparing it to the libraries listed below
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Computer science only☆52Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- ☆39Updated 9 years ago
- C++ string formatting library☆44Updated 5 years ago
- Signals/Slots implementation with multiple executors☆28Updated 6 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 5 years ago
- ☆22Updated 7 years ago
- Coroutine Support Library☆34Updated 5 months ago
- λ → C++ library for functional programming☆37Updated 8 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 C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- Warning suppression library (C++)☆81Updated 4 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 7 months ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Type-safe and human-readable set of bool flags☆23Updated 7 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 8 years ago