Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 829 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 829 Bytes

Naughty Monkey

A fun theorem says that a monkey tapping the keyboard randomly and finally it writes Shakespeare’s works. Maybe I’m just a naughty monkey, also tapping the keyboard every day. Surely, I failed to write Shakespeare’s works.

This repository contains some useful and reusable scripts.

A Python script for multi-threaded command execution, equivalent to a lightweight task management system.

A lightweight C++ thread pool, implemented in C++11. It has only one header file.