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
Sorting:
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆78Updated last year
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Code for Alex Stepanov's Components course at A9.☆89Updated 11 months ago
- Slides for the C++ on Sea conference☆108Updated last year
- Reference implementation of Grisu-Exact in C++☆63Updated 4 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
- Bytecode interpreter☆72Updated 3 months ago
- ☆22Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆88Updated 7 months ago
- ☆54Updated 11 months ago
- ☆86Updated last year
- Experimental alternative to sender/receivers.☆21Updated last year
- Source for papers and proposals☆74Updated 7 months ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆90Updated last month
- C++20 Meta-Programming library☆281Updated 3 weeks ago
- a small lightweight std::execution work-alike☆66Updated last month
- ☆76Updated last month
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- Zoo library☆123Updated 2 weeks ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Boost.org proto module☆22Updated last week
- Structure-of-array synthesis in C++20☆81Updated 2 years ago
- C++ standard library features, "from scratch"☆185Updated 3 months ago
- an experimental standard C++ library☆89Updated last year
- The Fancy Named Parameters Library☆31Updated this week
- Example implementation for std::synchronized_value☆25Updated 4 months ago
- An indirect value-type for C++☆83Updated last year
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆54Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago