stl topic
Algorithms
STL Algorithm Cheat Sheet + example code from STL Algorithm Video Series.
efficient-programming-with-components
Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.
stlkrn
C++ STL in the Windows Kernel with C++ Exception Support
ucxxrt
The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.
30-seconds-of-cpp
30 Seconds of C++ (STL in C++). Read More about 30C++ here 👉
iter
Go implementation of C++ STL iterators and algorithms.
Gena
Generic pseudo-templated containers for C. Written entirely in C89 with design inspired by the C++ STL. /// DOCS ARE SLIGHTLY OUTDATED, PROJECT IS STABLE AND STILL BEING DEVELOPED
container_traits
Container Traits for Modern C++