C++ standard library features, "from scratch"
☆193Jan 20, 2025Updated last year
Alternatives and similar repositories for from-scratch
Users that are interested in from-scratch are comparing it to the libraries listed below
Sorting:
- Slides for my 2019 presentation at C++ on Sea☆13Aug 10, 2021Updated 4 years ago
- A simple, header-only match maker(match making) implementation for C++.☆19Aug 12, 2018Updated 7 years ago
- std::ring_span (SG14, P0059R1)☆45Dec 3, 2016Updated 9 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Apr 7, 2025Updated 10 months ago
- A prototype implementation of the executors proposal☆86Feb 8, 2019Updated 7 years ago
- Another Matrix Library using C++11 features to be small and lightweight but efficient☆17Jan 28, 2019Updated 7 years ago
- A library for Study Group 14 of Working Group 21 (C++)☆529Apr 19, 2022Updated 3 years ago
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆22Aug 21, 2020Updated 5 years ago
- ☆22Mar 26, 2025Updated 11 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Aug 4, 2020Updated 5 years ago
- WG21 Proposals and Drafts☆14Jan 6, 2022Updated 4 years ago
- Library In A Week 2017 Parameter☆19May 5, 2018Updated 7 years ago
- Single-header library facilities for C++2a Coroutines☆81Feb 13, 2022Updated 4 years ago
- Check various boost headers impact on the compilation time☆12Jul 11, 2021Updated 4 years ago
- C library for accessing assets (read-only data) from many different sources, with an fopen/fread-like API.☆17Mar 28, 2023Updated 2 years ago
- ☆13Sep 11, 2019Updated 6 years ago
- Brad's Quixotic C - a barebones libc in a single header file☆27Aug 19, 2018Updated 7 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,351Mar 23, 2025Updated 11 months ago
- Some library components that didn't quite fit anywhere else...☆36Nov 19, 2025Updated 3 months ago
- C++20 μ(micro)/Unit Testing framework☆1,414Feb 14, 2026Updated 2 weeks ago
- Proposal for constexpr_allocator☆13Apr 5, 2017Updated 8 years ago
- Slide collection of some talks☆17Feb 3, 2024Updated 2 years ago
- Lightweight Component Model and Messaging Framework based on ØMQ☆55Apr 14, 2020Updated 5 years ago
- C++ ABI Summary☆588Jan 20, 2026Updated last month
- The x template library☆232Feb 12, 2026Updated 2 weeks ago
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Oct 7, 2017Updated 8 years ago
- Converts floating point numbers to decimal strings☆1,317Feb 9, 2026Updated 3 weeks ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- Love template metaprogramming☆330Apr 10, 2022Updated 3 years ago
- Your standard library for metaprogramming☆1,837Dec 10, 2025Updated 2 months ago
- C++20 Library with the fastest runtime and compile times☆14Jan 25, 2026Updated last month
- The compiler is available for download. Get it!☆2,550Nov 5, 2023Updated 2 years ago
- Boost.org intrusive module☆63Updated this week
- C++20 features described in Before/After tables ("Tony Tables")☆339Jun 16, 2021Updated 4 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆636Aug 7, 2025Updated 6 months ago
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- Texture Compression Techniques in DuckTales Remastered☆17Jul 11, 2016Updated 9 years ago
- Lightweight Msgpack Encoder☆15Feb 19, 2017Updated 9 years ago