justinmeiners / efficient-programming-with-componentsLinks
Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.
☆84Updated 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:
- Links, slide decks and other material for conference & meetup talks, podcast appearances and publications.☆228Updated 3 weeks ago
- Where to get started learning C++ and what resources are there.☆101Updated 5 years ago
- Code for Alex Stepanov's Components course at A9.☆90Updated last year
- ☆88Updated 2 years ago
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- Source for papers and proposals☆75Updated 5 months ago
- Bytecode interpreter☆80Updated last year
- ☆55Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 3 months ago
- Smart Garbage Collection Library for C++☆237Updated 9 months ago
- Original implementation of STL by Alexander Stepanov and Meng Lee☆22Updated 6 years ago
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆246Updated 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…☆114Updated 10 months ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- C++ standard library features, "from scratch"☆193Updated last year
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- C++ messaging and serialization library☆84Updated this week
- C++20 Coroutines and io_uring☆52Updated 3 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- A C++ parser combinator library.☆165Updated last week
- Best practices of Modern C++☆267Updated 5 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆61Updated 4 years ago
- C++ Book Companion Repository (With Code Examples and Exercises)☆120Updated 8 months ago
- C++ template metaprogram driven tensor math library☆90Updated last week
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Updated 5 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 8 months ago
- Effect handlers in C++☆125Updated 2 years ago