About
simboli_thread, thread pool management written in rust.
Warning
This is just a trial project, there will most likely be a lot of bugs and there may not be any updates in the future.
Main Concept
the main concepts used in thread_symbols
Changelog
Starting
Installation
Run the following Cargo command in your project directory:
Or add the following line to your Cargo.toml:
= "0.0.1"
Code
use SimboliThread;