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:
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Code for Alex Stepanov's Components course at A9.☆90Updated 11 months ago
- ☆55Updated last year
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Source for papers and proposals☆74Updated this week
- ☆76Updated 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 7 months ago
- C++ library aiming to replace all built-in integers☆93Updated last week
- ☆86Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Bytecode interpreter☆76Updated 4 months ago
- Zoo library☆124Updated last month
- simple ray tracing library focusing on good code☆57Updated last year
- Reference implementation of Grisu-Exact in C++☆63Updated 4 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…☆91Updated 2 months ago
- Polymorphic memory resource for real-time applications.☆68Updated last year
- Recursive Variant: A simple library for Recursive Variant Types☆83Updated last week
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆33Updated last week
- C++20 Static Branch library☆59Updated this week
- C++ standard library features, "from scratch"☆185Updated 4 months ago
- Coroutine support tools☆35Updated 2 months ago
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆73Updated 11 months ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- ☆55Updated last year
- C++ template metaprogram driven tensor math library☆86Updated last week
- Standard library / common utilities used to build the Sceneri engine driving 3D games and experiences☆67Updated last month
- Experimental alternative to sender/receivers.☆20Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago