olegpublicprofile / stdfwdView external linksLinks
Forward declarations for C++ standard library
☆22Sep 18, 2021Updated 4 years ago
Alternatives and similar repositories for stdfwd
Users that are interested in stdfwd are comparing it to the libraries listed below
Sorting:
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Mar 29, 2021Updated 4 years ago
- C++26 STL for C++14~ developers☆13May 23, 2025Updated 8 months 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
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Oct 1, 2018Updated 7 years ago
- Container Traits for Modern C++☆29Oct 11, 2020Updated 5 years ago
- Benchmark of four minimal perfect hash libraries (phf, emphf, CMPH, Sux4J)☆14Apr 6, 2017Updated 8 years ago
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Feb 26, 2022Updated 3 years ago
- ☆11Jul 7, 2017Updated 8 years ago
- Material and work for O'Reilly courses and publications☆11May 19, 2020Updated 5 years ago
- GitHub action performs static analysis on C++/Python code, flags issues, and posts comments directly on PRs.☆33Jun 13, 2025Updated 8 months ago
- [HEADER-ONLY] C++14 multi-purpose utility library that only depends on the STL.☆62Nov 23, 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
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Feb 22, 2025Updated 11 months ago
- Small C++ preprocessor library☆13Jun 16, 2020Updated 5 years ago
- Asio Buffers without the Asio☆17Jan 5, 2026Updated last month
- ☆19May 14, 2024Updated last year
- A universal type for non-type template parameters for C++20 or later.☆28Aug 16, 2024Updated last year
- An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆41Oct 4, 2025Updated 4 months ago
- Minimal C++17 project using the GCC compiler and is checked by Travis CI☆20Aug 8, 2019Updated 6 years ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Jan 7, 2024Updated 2 years ago
- Library for complex bitfields☆19May 25, 2024Updated last year
- ☆14Sep 25, 2015Updated 10 years ago
- Computes a constexpr (minimal) perfect hash function☆35Aug 20, 2019Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Dec 3, 2016Updated 9 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Feb 3, 2026Updated last week
- Type traits for properties of C / C++ enum types☆22Jul 9, 2019Updated 6 years ago
- Header-only C++ containers and algorithms from the SG14 Low Latency study group☆28Nov 18, 2024Updated last year
- Async SEMaphore☆26Jul 4, 2025Updated 7 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Jan 25, 2019Updated 7 years ago
- String map implementation through Fast Succinct Trie☆21Jul 9, 2021Updated 4 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Mar 1, 2025Updated 11 months ago
- Allows a programmer to print table-like outputs over std::ostream.☆26Nov 16, 2023Updated 2 years ago
- Collection of proposals for c++☆29Oct 23, 2025Updated 3 months ago
- ☆31Dec 19, 2015Updated 10 years ago
- A fast C++ dynamic_cast<> alternative.☆33Mar 27, 2021Updated 4 years ago
- Ease-of-use-first argument parsing for C++23☆63Jan 7, 2026Updated last month
- Similar to python's `repr`, for c++☆32Apr 11, 2022Updated 3 years ago
- C++20 for flag enums☆27Jun 7, 2020Updated 5 years ago
- The Fancy Named Parameters Library☆36Oct 21, 2025Updated 3 months ago