martinmoene / nonstd-liteLinks
Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.
☆89Updated 2 weeks ago
Alternatives and similar repositories for nonstd-lite
Users that are interested in nonstd-lite are comparing it to the libraries listed below
Sorting:
- Library of backported modern C++ types to work with C++11☆87Updated 5 months ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- A simple C++ header-only template library implementing matching using wildcards☆89Updated last year
- A C++14 reflection library☆76Updated last month
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated last week
- C++ utilities☆143Updated 3 weeks ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 3 weeks ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆49Updated last week
- Smart queue that executes tasks in threadpool-like manner☆44Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Pipelines for Modern C++☆70Updated 5 years ago
- 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 …☆149Updated 3 weeks ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆54Updated 2 months 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☆164Updated 3 weeks ago
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- Result<T, E> for Modern C++☆35Updated 5 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 9 months ago
- A small header-only library for converting data between json representation and c++ structs☆157Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆43Updated last week
- 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.☆250Updated 3 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆115Updated 3 months ago
- C++20 implementation of {{ mustache }}☆86Updated 11 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated 2 weeks ago
- An indirect value-type for C++☆84Updated 2 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated 3 weeks ago