lijiansong / stl-implLinks
Original implementation of STL by Alexander Stepanov and Meng Lee
☆19Updated 6 years ago
Alternatives and similar repositories for stl-impl
Users that are interested in stl-impl 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
- Some tools for getting C++ configured on various platforms.☆35Updated last year
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 5 years ago
- This is the code repository for my book "C++20 - Get the Details"☆102Updated last year
- C++ messaging and serialization library☆80Updated this week
- Slides for the C++ on Sea conference☆109Updated last year
- C++ standard library features, "from scratch"☆193Updated 9 months ago
- benri is a c++ library for compile time checking of physical quantities.☆27Updated 5 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 6 months ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 5 months ago
- C++20 Coroutines and io_uring☆53Updated 2 years ago
- Talk for John Cunningham's Org 2019-06-14 and library focused version at CppCon 2019☆13Updated 6 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
- LALR(1) parser for C++☆80Updated last year
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 2 years ago
- helper repository for various articles that I publish☆62Updated last year
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 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…☆100Updated 7 months ago
- C++ application examples showing how to use the CS libraries☆38Updated 7 months ago
- ☆55Updated last year
- Expressive High-Performance Eager Functional Programming Library for C++ 11☆50Updated last year
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆60Updated 2 years ago
- Code for Alex Stepanov's Components course at A9.☆91Updated last year
- Containers for building C++ on CI☆48Updated last year
- C++ template metaprogram driven tensor math library☆90Updated last month
- A C++ algorithm library that extends the C++ standard algorithms found in <algorithm> & <numeric>☆22Updated 4 years ago
- Mastering the C++17 STL, published by Packt☆103Updated 2 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Source Code for C++ Lambda Story Book☆31Updated 4 years ago
- My talks from CppCon 2020☆23Updated 5 years ago