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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆16Feb 22, 2025Updated last year
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Mar 29, 2021Updated 5 years ago
- Small C++ preprocessor library☆13Jun 16, 2020Updated 6 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 6 years ago
- Material and work for O'Reilly courses and publications☆11May 19, 2020Updated 6 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Container Traits for Modern C++☆29Oct 11, 2020Updated 5 years ago
- ☆13Apr 27, 2025Updated last year
- Lightweight function wrappers able to store and invoke any callable target without the caller having to know the details of the callee. A…☆13Oct 14, 2024Updated last year
- `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
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆14Feb 26, 2022Updated 4 years ago
- ☆11Jul 7, 2017Updated 9 years ago
- C++26 STL for C++14~ developers☆12May 26, 2026Updated 2 months ago
- [HEADER-ONLY] C++14 SFML2.0 application/game development framework. Features asset loading, windows, cameras, file system, logging, vecto…☆17Apr 3, 2026Updated 3 months ago
- Another lightweight C++ JSON library, provided simply as a C++ module.☆16Apr 10, 2025Updated last year
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 🎲 Simple, compiler agnostic, C++23 reflection library (for aggregates and enums)☆18Aug 26, 2025Updated 11 months ago
- A benchmark for standard libraries☆21Sep 23, 2023Updated 2 years ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆22Jan 7, 2024Updated 2 years ago
- ☆21Jul 29, 2024Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Jan 25, 2019Updated 7 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆15Sep 19, 2023Updated 2 years ago
- This tool generate minimal reflection info about classes and enums based on clang 3.2☆24Jun 28, 2015Updated 11 years ago
- Minimal C++17 project using the GCC compiler and is checked by Travis CI☆20Aug 8, 2019Updated 6 years ago
- Asio Buffers without the Asio☆17Apr 7, 2026Updated 3 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- For now, Illusion is a convenience layer on top of Vulkan. However, I plan to add more features as I progress in learning.☆14Nov 22, 2019Updated 6 years ago
- Replacement for std::optional with efficient memory usage and additional features.