stl topic

List stl repositories

Algorithms

229
Stars
29
Forks
Watchers

STL Algorithm Cheat Sheet + example code from STL Algorithm Video Series.

efficient-programming-with-components

74
Stars
6
Forks
Watchers

Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.

stlkrn

378
Stars
80
Forks
Watchers

C++ STL in the Windows Kernel with C++ Exception Support

3d-file-viewer

82
Stars
30
Forks
Watchers

3D File Viewer

ucxxrt

384
Stars
94
Forks
Watchers

The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.

30-seconds-of-cpp

1.4k
Stars
614
Forks
Watchers

30 Seconds of C++ (STL in C++). Read More about 30C++ here 👉

iter

185
Stars
13
Forks
Watchers

Go implementation of C++ STL iterators and algorithms.

burst

81
Stars
4
Forks
Watchers

То, чего нет в Бусте

Gena

90
Stars
6
Forks
Watchers

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