oliora / samplesLinks
Code samples
☆67Updated 4 months ago
Alternatives and similar repositories for samples
Users that are interested in samples are comparing it to the libraries listed below
Sorting:
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- ☆52Updated 6 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 2 months ago
- A fast and flexible c++ template class for tree data structures☆103Updated 3 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A C++14-and-later expression template library☆110Updated last month
- Bit flags for C++11 scoped enums☆121Updated 2 years ago
- Fast containers of polymorphic objects.☆66Updated last month
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆124Updated 2 years ago
- Compile time mathematic functions for C++14☆188Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- std::bitset with constexpr implementations plus additional features.☆120Updated last year
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆81Updated 2 years ago
- C++ static_enum☆86Updated 5 years ago
- Various documents and code related to proposals for WG21☆66Updated 10 months ago
- Variadic templates and std::integer_sequence support library☆111Updated 3 months ago
- Compile-time linear algebra in C++☆56Updated 7 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- forward declarations for C++ std headers☆73Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago