xiaolongliang / naughty_monkey

Some useful gadgets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Some useful gadgets

License:GNU General Public License v3.0


Languages

Language:Python 72.2%Language:C++ 27.8%