justinmeiners / efficient-programming-with-componentsLinks
Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.
☆82Updated 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:
- Where to get started learning C++ and what resources are there.☆100Updated 4 years ago
- ☆87Updated 2 years ago
- Slides for the C++ on Sea conference☆109Updated last year
- ☆55Updated last year
- Source for papers and proposals☆74Updated 2 months ago
- Code for Alex Stepanov's Components course at A9.☆90Updated last year
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆98Updated 4 months ago
- C++20 Coroutines and io_uring☆52Updated 2 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆55Updated 3 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- ☆62Updated 3 years ago
- Some library components that didn't quite fit anywhere else...☆37Updated 11 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Some tools for getting C++ configured on various platforms.☆35Updated last year
- Zoo library☆126Updated last month
- C++ messaging and serialization library☆75Updated this week
- C++ standard library features, "from scratch"☆189Updated 6 months ago
- Links, slide decks and other material for conference & meetup talks, podcast appearances and publications.☆221Updated 3 months ago
- Prints values and types during compilation!☆58Updated last month
- Standard template library (STL) documentation from SGI. (Mirror)☆42Updated 6 years ago
- A self-written C++ standard library☆39Updated last week
- A C++ algorithm library that extends the C++ standard algorithms found in <algorithm> & <numeric>☆22Updated 4 years ago
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆239Updated 9 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated this week
- Bytecode interpreter☆76Updated 6 months ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 4 years ago
- The IDK (Industrial Development Kit) library!☆36Updated last month
- Framework for Writing C++ Committee Papers☆135Updated last month
- ☆34Updated 3 years ago