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
☆152Updated last month
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 last month
- 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☆166Updated last month
- A single header standard C++ serialization framework.☆199Updated 4 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
- A C++ library that implements the WhatWG URL specification☆60Updated this week
- Scope Guard & Defer C++☆181Updated last year
- Small, header only signals and slots C++11 library.☆262Updated 2 years ago
- High performance C++11 signals☆178Updated 6 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 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☆466Updated last month
- Library of backported modern C++ types to work with C++11☆90Updated 8 months ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 months ago
- Boost.org signals2 module☆85Updated 3 weeks ago
- A C++14 reflection library☆78Updated 2 weeks ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 9 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☆422Updated last month
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 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
- C++ signal and slot system☆161Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated last week
- C++11 metaprogramming library☆279Updated 3 weeks ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 9 months ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆201Updated this week
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- cross platform subprocess library for c++ similar to design of python subprocess☆206Updated 3 weeks ago
- Simple resource pool for recycling resources in C++☆71Updated 5 months ago
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 2 years ago