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:
- Code for Alex Stepanov's Components course at A9.☆90Updated last year
- ☆55Updated last year
- Bytecode interpreter☆76Updated 7 months ago
- Source for papers and proposals☆74Updated 2 months ago
- Links, slide decks and other material for conference & meetup talks, podcast appearances and publications.☆221Updated 3 months ago
- ☆87Updated 2 years 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…☆99Updated 5 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆78Updated last year
- Slides for the C++ on Sea conference☆109Updated last year
- Where to get started learning C++ and what resources are there.☆100Updated 4 years ago
- C++ messaging and serialization library☆77Updated this week
- C++ template metaprogram driven tensor math library☆89Updated 3 months ago
- Smart Garbage Collection Library for C++☆223Updated 4 months ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Original implementation of STL by Alexander Stepanov and Meng Lee☆19Updated 6 years ago
- ☆22Updated 4 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆87Updated 2 months ago
- A C++ parser combinator library.☆152Updated last week
- C++20 Coroutines and io_uring☆52Updated 2 years ago
- Framework for Writing C++ Committee Papers☆136Updated last month
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆56Updated 3 years ago
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated last month
- Collection of articles, intended to analyse C/C++ related topics under a performances point of view and sometimes disrupting some best pr…☆37Updated 10 months ago
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆239Updated 9 months ago
- Effect handlers in C++☆124Updated last year
- 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
- Some library components that didn't quite fit anywhere else...☆37Updated 11 months ago