lijiansong / stl-impl
Original implementation of STL by Alexander Stepanov and Meng Lee
☆19Updated 5 years ago
Alternatives and similar repositories for stl-impl:
Users that are interested in stl-impl are comparing it to the libraries listed below
- C++20 Coroutines and io_uring☆48Updated 2 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆81Updated 10 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated last month
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 5 months ago
- High Level Algorithmic Skeleton CUDA Library☆29Updated 9 months ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- C++ Club☆15Updated 2 weeks ago
- Some library components that didn't quite fit anywhere else...☆35Updated 6 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆53Updated 3 years ago
- A simple replacement for std::unordered_map☆47Updated 7 months ago
- Collection of articles, intended to analyse C/C++ related topics under a performances point of view and sometimes disrupting some best pr…☆37Updated 4 months ago
- Concurrency with modern C++☆30Updated 3 years ago
- A functional parsing library☆28Updated 11 months ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆40Updated 5 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- A header only structure of arrays container for C++☆41Updated last year
- C++ xUnit-like testing framework without macros☆15Updated 3 weeks ago
- Reference implementation of Grisu-Exact in C++☆62Updated 4 years ago
- ☆33Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆29Updated 6 months ago
- ☆26Updated last year
- The Fancy Named Parameters Library☆30Updated 3 months ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆66Updated last year
- Compilation of header-only C++23 constexpr utilities☆13Updated 6 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- ☆55Updated last year