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.☆82Updated last year
- C++ messaging and serialization library☆77Updated this week
- C++ standard library features, "from scratch"☆192Updated 7 months ago
- Some tools for getting C++ configured on various platforms.☆35Updated last year
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆56Updated 3 years ago
- A commented list of Modern C++ resources☆60Updated 8 years ago
- ☆62Updated 3 years ago
- Collection of articles, intended to analyse C/C++ related topics under a performances point of view and sometimes disrupting some best pr…☆37Updated 10 months ago
- A C++ algorithm library that extends the C++ standard algorithms found in <algorithm> & <numeric>☆22Updated 4 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 3 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…☆100Updated 5 months ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- ☆22Updated 4 years ago
- benri is a c++ library for compile time checking of physical quantities.☆27Updated 5 years ago
- C++20 Coroutines and io_uring☆52Updated 2 years ago
- C++ xUnit-like testing framework without macros☆16Updated 3 weeks ago
- Where to get started learning C++ and what resources are there.☆100Updated 4 years ago
- ☆55Updated last year
- This is the code repository for my book "C++20 - Get the Details"☆100Updated last year
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- Some library components that didn't quite fit anywhere else...☆37Updated this week
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Slides for the C++ on Sea conference☆110Updated last year
- Header-Only C++20 Coroutines library☆18Updated 3 years ago
- A C interpreter developed live on YouTube☆55Updated 2 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 5 years ago
- Bytecode interpreter☆77Updated 7 months ago
- A static-analysis tool for dependencies within a C/C++ codebase.☆19Updated last year
- Talk for John Cunningham's Org 2019-06-14 and library focused version at CppCon 2019☆13Updated 5 years ago
- 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