- Polynomial calculator for python
- See: pycalc
boost::function
/boost:bind
like toolkit in c++03 dialect- See: function
std::function
/std::bind
like toolkit in c++11 dialect- See: function_cxx11
- Demonstrate several socket models under windows/linux
- See: socket
- Simple and lightweight thread pool implemented in pure C.
- See: threadpool