Skip to content

Commit

Permalink
Add malebolgia to Threading (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
firasuke authored Mar 31, 2024
1 parent 01ac6db commit 9f3ac7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ Nim provides unique features for seamless and transparent interoperability with

### Threading

- [malebolgia](https://github.com/Araq/malebolgia) - A powerful library in Nim that simplifies the implementation of concurrent and parallel programming.
- [weave](https://github.com/mratsim/weave) - A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead.
- [timerpool](https://github.com/mikra01/timerpool) - Threadsafe timerpool implementation for event purposes.
- [taskpools](https://github.com/status-im/nim-taskpools) - Lightweight, energy-efficient, easily auditable threadpools.
Expand Down

0 comments on commit 9f3ac7e

Please sign in to comment.