robot-dreams / eopLinks
Proofs and exercises from "Elements of Programming" by Stepanov (author of C++ STL) and McJones
☆29Updated 8 years ago
Alternatives and similar repositories for eop
Users that are interested in eop are comparing it to the libraries listed below
Sorting:
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆83Updated last year
- Where to get started learning C++ and what resources are there.☆101Updated 5 years ago
- Links, slide decks and other material for conference & meetup talks, podcast appearances and publications.☆226Updated last month
- STL Algorithm Cheat Sheet + example code from STL Algorithm Video Series.☆241Updated 2 years ago
- C++ Book Companion Repository (With Code Examples and Exercises)☆121Updated 6 months ago
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- Boost.org proto module☆23Updated last week
- Source for papers and proposals☆75Updated 2 months ago
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆41Updated last year
- Composable monadic STM for C++ on Free monads☆80Updated 5 years ago
- Code for Alex Stepanov's Components course at A9.☆91Updated last year
- Playground to the famous book from Andrei Alexandrescu☆16Updated 7 years ago
- Mastering the C++17 STL, published by Packt☆103Updated 2 years ago
- ☆49Updated 5 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
- Original implementation of STL by Alexander Stepanov and Meng Lee☆20Updated 6 years ago
- C++ standard library features, "from scratch"☆193Updated 10 months ago
- ☆55Updated last year
- Study Group 20: Education☆39Updated 7 months ago
- C++20 Coroutines and io_uring☆53Updated 2 years ago
- A static-analysis tool for dependencies within a C/C++ codebase.☆19Updated last year
- ☆62Updated 3 years ago
- Boost.org algorithm module☆126Updated last week
- Code for the "Programming Conversations" course☆116Updated 6 years ago
- Welcome!☆12Updated last week
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 6 months ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Updated 5 years ago
- C implementation of C++ Utility functions https://en.cppreference.com/w/cpp/utility/intcmp☆18Updated 2 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆59Updated 4 years ago