Rust-Simple-ThreadPool

A very simple thread pool for networking and other stuff.

🛠️ Development

Make sure you have installed cargo and git

```bash

clone repository

git clone https://github.com/UnknownRori/rs-simple-thread-pool

enter cloned repository

cd simple-rust-thread-pool

build the library

cargo build ```

🚀 Usage

Still in development

🌟 Contribution

Feel free to contribute, send pull request or issue and i will take a look