vittorioromeo / cppnow2016Links
Repository for my C++Now 2016 sessions.
☆43Updated 9 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☆47Updated 9 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- The C++ package manager based on premake5☆27Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago
- Repository for my Meeting C++ 2016 sessions.☆20Updated 8 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆108Updated last year
- A library for C++ reflection and introspection☆200Updated 8 years ago
- C++ network library☆31Updated 9 years ago
- Signals/Slots implementation with multiple executors☆29Updated 7 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 9 years ago
- The Tuesday C++ Vector Math and SIMD Library☆103Updated 8 years ago
- ☆132Updated 10 years ago
- My bachelor's thesis on the Entity-Component-System pattern and ECST☆39Updated 4 years ago
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- Lightweight C++ task system☆82Updated 8 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 9 years ago
- Functional Utilities for C++☆41Updated 10 years ago
- Useful C++ templates☆14Updated last year
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- ☆39Updated 10 years ago
- dynamic polymorphism without inheritance☆31Updated 8 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆65Updated 9 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 8 years ago