vittorioromeo / meetingcpp2015Links
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
Sorting:
- Repository for my C++Now 2016 sessions.☆42Updated 9 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Computer science only☆52Updated 2 years ago
- dynamic polymorphism without inheritance☆31Updated 8 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- C++ string formatting library☆46Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆38Updated 8 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- ☆39Updated 10 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Signals/Slots implementation with multiple executors☆29Updated 7 years ago
- A no-dependencies C++ extensible type erasure library☆44Updated 5 years ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- 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
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆63Updated 9 years ago
- Measures how parsing overweight the major STLs have become☆59Updated 4 years ago
- Static global objects with constructors and destructors made useful in C++☆28Updated 9 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- ☆34Updated 3 years ago
- A template for creating optional-like object with no space overhead☆26Updated 8 years ago
- ☆17Updated last year
- Type-safe and human-readable set of bool flags☆23Updated 8 years ago
- Policy Based C++ Allocator Library☆123Updated 3 months ago