Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.
☆90Oct 7, 2025Updated 5 months ago
Alternatives and similar repositories for nonstd-lite
Users that are interested in nonstd-lite are comparing it to the libraries listed below
Sorting:
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Nov 28, 2025Updated 3 months 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.☆250Nov 28, 2025Updated 3 months ago
- Helpful scripts and modules for CMake, especially for scientific computing, HPC, and Fortran☆27Mar 9, 2026Updated 2 weeks 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☆421Nov 28, 2025Updated 3 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 3 months 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 …☆154Nov 28, 2025Updated 3 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Nov 28, 2025Updated 3 months ago
- ☆40Sep 29, 2014Updated 11 years ago
- Static global objects with constructors and destructors made useful in C++☆29Jul 29, 2016Updated 9 years ago
- 🛠️ A simple ECS library made for learning purposes (header-only)☆17Mar 10, 2021Updated 5 years ago
- Container Traits for Modern C++☆29Oct 11, 2020Updated 5 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☆469Nov 28, 2025Updated 3 months ago
- ☆17Oct 3, 2022Updated 3 years ago
- C IPC (over Unix Domain Sockets) API☆17Apr 18, 2016Updated 9 years ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆22Jan 7, 2024Updated 2 years ago
- A work-in-progress C++20/23 header-only maths library for game development, embedded, kernel and general-purpose that works in constant c…☆25Dec 6, 2022Updated 3 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆54Jun 8, 2020Updated 5 years ago
- C++11 compatible charconv☆31Updated this week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Nov 28, 2025Updated 3 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆542Dec 27, 2025Updated 2 months ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Sep 19, 2023Updated 2 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Jul 6, 2020Updated 5 years ago
- ☆17Mar 8, 2020Updated 6 years ago
- C++ UTF encoding conversion routines☆14Aug 26, 2014Updated 11 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Nov 3, 2017Updated 8 years ago
- An yet-another red-black tree implementation, with a C++ STL-like API.☆18Dec 16, 2019Updated 6 years ago
- Modern (idiomatic) binding between COM and C++☆43Apr 2, 2016Updated 9 years 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☆166Nov 28, 2025Updated 3 months ago
- Extract base runtime of chromium from chromium source tree☆21Oct 9, 2022Updated 3 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆41Oct 4, 2025Updated 5 months ago
- My Talk on C++20's Concepts☆23Sep 23, 2020Updated 5 years ago
- Portable (C++11) low-overhead concurrent task scheduling for fine-grained concurrency.☆10Jul 6, 2021Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Nov 28, 2025Updated 3 months ago
- Tutorial and Reference for writing network applications with Boost.Asio☆15Oct 31, 2023Updated 2 years ago
- Unedited CvGameCoreDLL sources for Civ IV Beyond the Sword, including Nightingale's Makefile. Fork or clone and immediately compile using…☆24Apr 2, 2025Updated 11 months ago
- Engine which enliven things - C++☆10Mar 11, 2025Updated 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…☆168Feb 7, 2026Updated last month
- A C++ Library for Dealing with Semantic Versioning☆11Mar 17, 2020Updated 6 years ago