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:
- Code for Alex Stepanov's Components course at A9.☆90Updated last year
- ☆88Updated 2 years ago
- Links, slide decks and other material for conference & meetup talks, podcast appearances and publications.☆228Updated 3 weeks ago
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- ☆22Updated 5 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆43Updated last year
- Where to get started learning C++ and what resources are there.☆101Updated 5 years ago
- C++ messaging and serialization library☆84Updated this week
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- A self-written C++ standard library☆55Updated this week
- 🐈⬛ 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
- Source for papers and proposals☆75Updated 5 months ago
- ☆55Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 3 months ago
- C++20 Coroutines and io_uring☆52Updated 3 years ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- ☆59Updated last year
- C++ template metaprogram driven tensor math library☆90Updated last week
- Code for the "Programming Conversations" course☆118Updated 6 years ago
- Experiments with the C++ programming language.☆146Updated 2 months ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆61Updated 4 years ago
- The IDK (Industrial Development Kit) library!☆37Updated 3 weeks ago
- benri is a c++ library for compile time checking of physical quantities.☆27Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Some library components that didn't quite fit anywhere else...☆36Updated 2 months ago
- Bytecode interpreter☆80Updated last year
- C++ library aiming to replace all built-in integers☆100Updated last month
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated 8 months ago