mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 07:33:11 +00:00
Added package lockfreequeues (#1547)
This commit is contained in:
parent
97a78b4e4e
commit
b412dc4610
@ -18573,6 +18573,21 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/momeemt/Unit"
|
||||
},
|
||||
{
|
||||
"name": "lockfreequeues",
|
||||
"url": "https://github.com/elijahr/lockfreequeues",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"queue",
|
||||
"circular-buffer",
|
||||
"ring-buffer",
|
||||
"spsc",
|
||||
"lock-free"
|
||||
],
|
||||
"description": "Single-producer, single-consumer, lock-free queue implementations for Nim.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/elijahr/lockfreequeues"
|
||||
},
|
||||
{
|
||||
"name": "shene",
|
||||
"url": "https://github.com/xflywind/shene",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user