lijiansong / stl-implLinks
Original implementation of STL by Alexander Stepanov and Meng Lee
☆22Updated 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.☆84Updated last year
- C++ standard library features, "from scratch"☆193Updated last year
- C++ messaging and serialization library☆84Updated last week
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆113Updated 10 months ago
- Some tools for getting C++ configured on various platforms.☆35Updated last year
- My talks from CppCon 2020☆23Updated 5 years ago
- A C++ algorithm library that extends the C++ standard algorithms found in <algorithm> & <numeric>☆22Updated 4 years ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- C++ template metaprogram driven tensor math library☆90Updated this week
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated 8 months ago
- Containers for building C++ on CI☆48Updated last year
- Expressive High-Performance Eager Functional Programming Library for C++ 11☆50Updated last year
- This is the code repository for my book "C++20 - Get the Details"☆103Updated 2 years ago
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 2 weeks ago
- Source for papers and proposals☆75Updated 5 months ago
- Some library components that didn't quite fit anywhere else...☆36Updated 2 months ago
- Where to get started learning C++ and what resources are there.☆101Updated 5 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Updated 5 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Header-Only C++20 Coroutines library☆18Updated 4 years ago
- The extremely fast zero allocation and zero copying JSON parser☆31Updated 3 years ago
- C++ xUnit-like testing framework without macros☆16Updated 2 months ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 3 years ago
- Experiments with the C++ programming language.☆146Updated 2 months ago
- benri is a c++ library for compile time checking of physical quantities.☆27Updated 5 years ago
- ☆55Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year