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
- ☆55Updated 2 years ago
- Bytecode interpreter☆80Updated last year
- ☆22Updated 5 years ago
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- Links, slide decks and other material for conference & meetup talks, podcast appearances and publications.☆228Updated 3 weeks ago
- Source for papers and proposals☆75Updated 5 months ago
- C++ messaging and serialization library☆84Updated this week
- A self-written C++ standard library☆55Updated this week
- Where to get started learning C++ and what resources are there.☆101Updated 5 years ago
- C++20 Coroutines and io_uring☆52Updated 3 years ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- Collection of articles, intended to analyse C/C++ related topics under a performances point of view and sometimes disrupting some best pr…☆38Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 3 months ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆37Updated 3 weeks ago
- High Level Algorithmic Skeleton CUDA Library☆30Updated last year
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated 8 months ago
- Prints values and types during compilation!☆58Updated 7 months ago
- C++ template metaprogram driven tensor math library☆90Updated last week
- ☆59Updated last year
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- A command line parser for C++.☆38Updated last year
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks 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
- Smart Garbage Collection Library for C++☆237Updated 9 months ago
- Performance comparison of regular expression engines.☆61Updated 4 months ago