justinmeiners / efficient-programming-with-componentsLinks
Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.
☆81Updated 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:
- Where to get started learning C++ and what resources are there.☆99Updated 4 years ago
- Bytecode interpreter☆76Updated 5 months ago
- ☆55Updated last year
- Zoo library☆125Updated 3 weeks ago
- Slides for the C++ on Sea conference☆108Updated last year
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- Source for papers and proposals☆74Updated last month
- ☆57Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- C++ template metaprogram driven tensor math library☆88Updated last month
- Code for Alex Stepanov's Components course at A9.☆90Updated last year
- Links, slide decks and other material for conference & meetup talks, podcast appearances and publications.☆221Updated 2 months ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- Original implementation of STL by Alexander Stepanov and Meng Lee☆19Updated 6 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…☆95Updated 3 months ago
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆239Updated 8 months ago
- ☆87Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆36Updated last week
- Minimal Rust-inspired C++20 STL replacement☆192Updated 6 months ago
- C++ messaging and serialization library☆74Updated this week
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 9 months ago
- C++ standard library features, "from scratch"☆188Updated 5 months ago
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- A C++ parser combinator library.☆147Updated 2 months ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆54Updated 3 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆176Updated 2 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆126Updated 2 weeks ago
- L3: Lightweight Logging Library. A very small 'C' library to generate low-footprint, non-intrusive, high-performance logging of trace me…☆153Updated 2 months ago
- "See why!" Explains and suggests fixes for compile-time errors for C, C++, C#, Go, Java, LaTeX, PHP, Python, Ruby, Rust, and TypeScript☆295Updated last week
- A C interpreter developed live on YouTube☆54Updated 2 years ago