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
- A C++ algorithm library that extends the C++ standard algorithms found in <algorithm> & <numeric>☆22Updated 4 years ago
- C++ template metaprogram driven tensor math library☆90Updated 4 months ago
- C++20 Coroutines and io_uring☆52Updated 2 years ago
- benri is a c++ library for compile time checking of physical quantities.☆27Updated 5 years ago
- My talks from CppCon 2020☆23Updated 5 years ago
- C++ xUnit-like testing framework without macros☆16Updated last month
- This is the code repository for my book "C++20 - Get the Details"☆100Updated last year
- LALR(1) parser for C++☆79Updated last year
- Some tools for getting C++ configured on various platforms.☆35Updated last year
- C++ standard library features, "from scratch"☆193Updated 8 months ago
- Slides for the C++ on Sea conference☆110Updated last year
- C++ messaging and serialization library☆77Updated 3 weeks ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- A C++ parser combinator library.☆155Updated last month
- ☆22Updated 4 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆56Updated 3 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Ranges that didn't make C++20☆90Updated 9 months ago
- an experimental standard C++ library☆90Updated last year
- Source Code for C++ Lambda Story Book☆31Updated 4 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
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 4 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 11 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…☆99Updated 6 months ago
- Source for papers and proposals☆74Updated 3 weeks ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- The IDK (Industrial Development Kit) library!☆36Updated 2 months ago