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.☆81Updated last year
- C++ standard library features, "from scratch"☆188Updated 5 months ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- This is the code repository for my book "C++20 - Get the Details"☆97Updated last year
- Concurrency with modern C++☆31Updated 4 years ago
- Some tools for getting C++ configured on various platforms.☆35Updated last year
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated last month
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆46Updated 2 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…☆95Updated 3 months ago
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆239Updated 8 months ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆38Updated this week
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 4 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆54Updated 3 years ago
- C++ messaging and serialization library☆74Updated this week
- Parallel C++ algorithms☆63Updated last year
- Code for Alex Stepanov's Components course at A9.☆90Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Slides for the C++ on Sea conference☆108Updated last year
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆81Updated 3 months ago
- ☆230Updated 2 weeks ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Zoo library☆125Updated 3 weeks ago
- A C interpreter developed live on YouTube☆54Updated 2 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 2 months ago
- C++ xUnit-like testing framework without macros☆16Updated 2 weeks ago
- ☆87Updated 2 years ago
- Source Code for C++ Lambda Story Book☆30Updated 4 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- Experiments with the C++ programming language.☆141Updated 3 weeks ago