nonstd-lite / any-liteLinks
any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only library
☆153Updated 2 months ago
Alternatives and similar repositories for any-lite
Users that are interested in any-lite are comparing it to the libraries listed below
Sorting:
- 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.☆252Updated 2 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated 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☆167Updated 2 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆467Updated 2 months ago
- A single header standard C++ serialization framework.☆200Updated 4 years ago
- Small, header only signals and slots C++11 library.☆264Updated 2 years ago
- Scope Guard & Defer C++☆181Updated 2 years ago
- A C++14 reflection library☆78Updated last month
- A C++ library that implements the WhatWG URL specification☆60Updated 3 weeks ago
- High performance C++11 signals☆178Updated 6 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆95Updated 4 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 3 weeks ago
- Boost.org signals2 module☆85Updated last week
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆304Updated 3 years ago
- C++11 metaprogramming library☆279Updated this week
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆421Updated 2 months ago
- a FIFO-ordered associative container for C++☆211Updated 2 months ago
- C++ signal and slot system☆161Updated 5 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆119Updated 7 years ago
- cross platform subprocess library for c++ similar to design of python subprocess☆208Updated last month
- Library of backported modern C++ types to work with C++11☆90Updated 8 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆174Updated last week
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆198Updated this week
- A modern C++ scope guard that is easy to use but hard to misuse.☆202Updated 3 weeks ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 months ago