SockThread is an implementation of multi-threaded sockets. It is has a built-in echo server for telnet connections. It was written with standard native C/C++ libraries. C++ classes std::thread and C socket APIs <sys/socket.h> were used.
A checking tool for gettext POT, PO, and MO files.
A reimplementation of the RAND text editor.