martinmoene / 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
☆144Updated 4 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☆244Updated 5 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- 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
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆159Updated 4 months ago
- Scope Guard & Defer C++☆176Updated last year
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago
- Small, header only signals and slots C++11 library.☆260Updated 2 years ago
- High performance C++11 signals☆175Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 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 …☆116Updated 7 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆443Updated 4 months ago
- A C++14 reflection library☆74Updated 2 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆195Updated 4 years ago
- A C++ library that implements the WhatWG URL specification☆60Updated last year
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆136Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months 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☆408Updated 4 months ago
- A small header-only library for converting data between json representation and c++ structs☆156Updated last year
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Updated 2 years ago
- C++ signal and slot system☆163Updated 5 years ago
- Library of backported modern C++ types to work with C++11☆84Updated 2 months ago
- Header-only library providing unicode aware string support for C++☆109Updated 3 months ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 4 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 6 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Boost.org signals2 module☆83Updated 3 weeks ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆193Updated 2 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated 6 months ago