lijiansong / stl-implLinks
Original implementation of STL by Alexander Stepanov and Meng Lee
☆20Updated 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
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆102Updated 8 months ago
- Some tools for getting C++ configured on various platforms.☆35Updated last year
- C++20 Coroutines and io_uring☆53Updated 2 years ago
- This is the code repository for my book "C++20 - Get the Details"☆102Updated 2 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 6 months ago
- C++ messaging and serialization library☆80Updated last week
- C++ standard library features, "from scratch"☆194Updated 10 months ago
- ☆89Updated 2 years ago
- Mastering the C++17 STL, published by Packt☆103Updated 2 years ago
- Experiments with the C++ programming language.☆143Updated last week
- My talks from CppCon 2020☆23Updated 5 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- A curated list of Modern C++ idioms☆24Updated 8 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 6 months 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
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆243Updated last year
- Header-Only C++20 Coroutines library☆18Updated 3 years ago
- C++ template metaprogram driven tensor math library☆90Updated 2 months ago
- The source code to my book "The C++ Standard Library".☆38Updated 2 years ago
- ☆38Updated 4 years ago
- benri is a c++ library for compile time checking of physical quantities.☆27Updated 5 years ago
- Simple, reliable & efficient distributed task queues for C++17☆115Updated 2 months ago
- Docker container with compilers and tooling for basic C++ projects☆80Updated 4 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆64Updated 10 months 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
- Source for papers and proposals☆75Updated 2 months ago
- C++ application examples showing how to use the CS libraries☆38Updated 8 months ago
- LALR(1) parser for C++☆80Updated last year