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:
- Code for Alex Stepanov's Components course at A9.☆90Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Collection of articles, intended to analyse C/C++ related topics under a performances point of view and sometimes disrupting some best pr…☆37Updated 8 months ago
- Effect handlers in C++☆122Updated last year
- ☆55Updated last year
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Bytecode interpreter☆76Updated 5 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months 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…☆93Updated 3 months ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆54Updated 3 years ago
- Source for papers and proposals☆73Updated 3 weeks ago
- Slides for the C++ on Sea conference☆108Updated last year
- an experimental standard C++ library☆89Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Code for the "Programming Conversations" course☆116Updated 5 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆84Updated 3 weeks ago
- A C++ parser combinator library.☆144Updated last month
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- Ranges that didn't make C++20☆87Updated 6 months ago
- Polymorphic memory resource for real-time applications.☆70Updated last year
- A bunch of small C++ utilities☆65Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months ago
- C++ template metaprogram driven tensor math library☆88Updated last month
- Experimental alternative to sender/receivers.☆20Updated last year
- hspp: An experimental library to bring Haskell Style Programming to C++.☆166Updated 2 years ago
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- Smart Garbage Collection Library for C++☆219Updated 2 months ago
- Framework for Writing C++ Committee Papers☆134Updated 5 months ago
- C++ library aiming to replace all built-in integers☆93Updated last month
- A C++ internal iteration library based loosely on Java Streams☆23Updated 3 years ago