Lean STL. A simplified C++ data structure library built as a learning project.

github.com/chenshuo/leanstl

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2020
  • add google analytics
  • add github.io link.
December 2016
  • update list04more and list03err.
  • Update diffs.
  • update list.md upto list04more.
  • add list04.cc
  • start list03ctor.cc
  • fix swap() in list03.cc
  • working on list03.cc
  • rename list01err0a.cc to list01err0hack.cc
  • add list02const.cc
  • add list02 and list03
  • working on list01more.cc
  • move tutorial/ to code/
  • add list00 and list01 skeleton
  • add list00 and list01 code
  • start list.md
  • Initial commit