martinmoene / ring-span-liteLinks
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
Alternatives and similar repositories for ring-span-lite
Users that are interested in ring-span-lite are comparing it to the libraries listed below
Sorting:
- Libusb wrapper for Asio☆64Updated 2 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 4 months ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- An indirect value-type for C++☆83Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 2 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 9 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 5 months 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
- Variadic templates and std::integer_sequence support library☆111Updated 3 months ago
- A C++14 reflection library☆72Updated last week
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- Bit containers, sequences, and views for everyone. 🕷️☆124Updated 2 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated 2 weeks ago
- P0323 & P2505 std::expected simple implementation☆40Updated 2 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated 2 weeks ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- A little metaprogramming and functional library☆69Updated 2 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆133Updated 4 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆197Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago