justinmeiners / efficient-programming-with-componentsLinks
Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.
☆83Updated 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:
- Bytecode interpreter☆80Updated 10 months ago
- Links, slide decks and other material for conference & meetup talks, podcast appearances and publications.☆227Updated last week
- Code for Alex Stepanov's Components course at A9.☆91Updated last year
- Source for papers and proposals☆75Updated 3 months ago
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- Where to get started learning C++ and what resources are there.☆101Updated 5 years ago
- ☆89Updated 2 years ago
- Smart Garbage Collection Library for C++☆233Updated 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…☆105Updated 8 months ago
- C++ template metaprogram driven tensor math library☆90Updated 2 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last month
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- ☆22Updated 5 years ago
- C++ standard library features, "from scratch"☆194Updated 10 months ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 6 months ago
- A C++ data structure visualization library using GraphViz☆47Updated 2 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆137Updated 3 weeks ago
- C++ messaging and serialization library☆80Updated last week
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- A C++ parser combinator library.☆159Updated this week
- Zoo library☆133Updated 5 months ago
- ☆59Updated last year
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Updated 5 years ago
- C++20 Coroutines and io_uring☆53Updated 3 years ago
- ☆55Updated last year
- The Fancy Named Parameters Library☆36Updated last month
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Data structures for ASTs☆14Updated 3 years ago