justinmeiners / efficient-programming-with-components
Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.
☆81Updated last year
Alternatives and similar repositories for efficient-programming-with-components:
Users that are interested in efficient-programming-with-components are comparing it to the libraries listed below
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- Experimental alternative to sender/receivers.☆21Updated last year
- C++ library aiming to replace all built-in integers☆93Updated 2 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆88Updated 6 months ago
- Bytecode interpreter☆72Updated 3 months ago
- ☆55Updated last year
- An indirect value-type for C++☆82Updated last year
- Recursive Variant: A simple library for Recursive Variant Types☆83Updated 3 years ago
- Source for papers and proposals☆75Updated 6 months ago
- Where to get started learning C++ and what resources are there.☆100Updated 4 years ago
- My WG21 proposals☆58Updated last week
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆89Updated last month
- Standard template library (STL) documentation from SGI. (Mirror)☆42Updated 6 years ago
- a small lightweight std::execution work-alike☆65Updated 3 weeks ago
- ☆76Updated last week
- Code for Alex Stepanov's Components course at A9.☆89Updated 10 months ago
- C++ template metaprogram driven tensor math library☆86Updated 7 months ago
- Reference implementation of Grisu-Exact in C++☆62Updated 4 years ago
- Ranges that didn't make C++20☆85Updated 4 months ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- C++ standard library features, "from scratch"☆184Updated 3 months ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆54Updated 3 years ago
- Collection of articles, intended to analyse C/C++ related topics under a performances point of view and sometimes disrupting some best pr…☆37Updated 6 months ago
- A functional parsing library☆28Updated last year
- A C++ type to trace calls to special member functions.☆101Updated last year
- ☆52Updated 10 months ago
- an experimental standard C++ library☆89Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- Zoo library☆122Updated last month