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
- Slides for the C++ on Sea conference☆110Updated last year
- Code for Alex Stepanov's Components course at A9.☆90Updated last year
- Source for papers and proposals☆74Updated 2 weeks ago
- ☆88Updated 2 years ago
- Links, slide decks and other material for conference & meetup talks, podcast appearances and publications.☆221Updated this week
- C++ template metaprogram driven tensor math library☆89Updated 3 months ago
- A C++ parser combinator library.☆153Updated last month
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆56Updated 3 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Bytecode interpreter☆77Updated 7 months ago
- Core abstractions for dealing with concurrency in C++☆67Updated 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…☆100Updated 5 months ago
- Original implementation of STL by Alexander Stepanov and Meng Lee☆19Updated 6 years ago
- C++ standard library features, "from scratch"☆193Updated 7 months ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- Some tools for getting C++ configured on various platforms.☆35Updated last year
- "Replay-based" REPLs for compiled languages.☆318Updated 3 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 2 months ago
- Collection of articles, intended to analyse C/C++ related topics under a performances point of view and sometimes disrupting some best pr…☆38Updated 10 months ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 5 years ago
- Framework for Writing C++ Committee Papers☆137Updated 2 months ago
- ☆59Updated last year
- C++20 Coroutines and io_uring☆52Updated 2 years ago
- Effect handlers in C++☆124Updated last year
- High Level Algorithmic Skeleton CUDA Library☆30Updated last year
- Minimal Rust-inspired C++20 STL replacement☆201Updated 8 months ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 3 months ago
- The Fancy Named Parameters Library☆34Updated last month
- ☆55Updated last year