Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/murilobsd/thread-pool
Simple example of thread pool in Rust language
https://github.com/murilobsd/thread-pool
Last synced: about 4 hours ago
JSON representation
Simple example of thread pool in Rust language
- Host: GitHub
- URL: https://github.com/murilobsd/thread-pool
- Owner: murilobsd
- License: isc
- Created: 2024-01-25T21:25:13.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-27T01:36:50.000Z (10 months ago)
- Last Synced: 2024-01-27T22:37:11.922Z (9 months ago)
- Language: Rust
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# thread pool
Simple example of thread pool in Rust language