mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +00:00
Add rwlocks (#2420)
This commit is contained in:
parent
d393378495
commit
2f883c8287
@ -22522,6 +22522,21 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/tdely/nimflux"
|
||||
},
|
||||
{
|
||||
"name": "rwlocks",
|
||||
"url": "https://github.com/tdely/nim-rwlocks",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"lock",
|
||||
"mrsw",
|
||||
"multi-reader",
|
||||
"single-writer",
|
||||
"readers-writer"
|
||||
],
|
||||
"description": "Readers-writer (MRSW) lock",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/tdely/nim-rwlocks"
|
||||
},
|
||||
{
|
||||
"name": "moss_nim",
|
||||
"url": "https://github.com/D4D3VD4V3/moss_nim",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user