C++
Facebook folly
Web: https://github.com/facebook/folly
Microsoft STL.
Web: https://github.com/microsoft/STL
1. Goodrich MT, Tamassia R, Mount DM (2011). Data Structures and Algorithms in C++, 2e. Wiley
https://www.wiley.com/en-us/Data+Structures+and+Algorithms+in+C+++2nd+Edition-p-9780470383278
2. Weiss MA (2014). Data Structures and Algorithm Analysis in C++, 4e
https://users.cs.fiu.edu/~weiss/dsaa_c++4/code/
A more modern summary is given by the author in Weiss MA (2018). Data Structures in C++, Chapter 43 in Mehta DP, Sahni S (eds). Handbook of Data Structures and Applications, 2e, CRC.
3. Carrano FM, Henry TM (2017). Data Abstraction & Problem Solving with C++, 7e, Pearson.
4. Ammeraal, L.
-
Algorithms and Data Structures in C++
-
STL for C++ Programmers
-
C++ for Programmers