oliora / samplesLinks
Code samples
☆68Updated 7 months ago
Alternatives and similar repositories for samples
Users that are interested in samples are comparing it to the libraries listed below
Sorting:
- Boost Quaternions, Vectors, Matrices library☆88Updated 3 weeks ago
- CMake precompiled header support via custom PCH compiler extension☆104Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆81Updated 2 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated 2 weeks ago
- Compile time mathematic functions for C++14☆189Updated 3 years ago
- ☆53Updated 6 years ago
- Bit flags for C++11 scoped enums☆121Updated 3 years ago
- Finite State Machine implementation using std::variant☆89Updated 6 years ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Simple, flexible and modular assertion macro.☆229Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆161Updated 5 months ago
- A fast and flexible c++ template class for tree data structures☆109Updated 2 weeks ago
- Modern C++ generic header-only template library.☆103Updated last month
- std::bitset with constexpr implementations plus additional features.☆125Updated 2 years ago
- C++20 implementation of {{ mustache }}☆86Updated 9 months ago
- Fast containers of polymorphic objects.☆68Updated last month
- A polymorphic value-type for C++☆228Updated last year
- Variadic templates and std::integer_sequence support library☆111Updated 6 months ago
- A C++14-and-later expression template library☆110Updated last month
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago