mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Add RingBuffer package
This commit is contained in:
parent
8a5649a918
commit
4242aa0350
@ -1228,6 +1228,15 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/achesak/nim-pythonpathlib"
|
"web": "https://github.com/achesak/nim-pythonpathlib"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "RingBuffer",
|
||||||
|
"url": "git@github.com:megawac/RingBuffer.nim.git",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["sequence", "seq", "circular", "ring", "buffer"],
|
||||||
|
"description": "Circular buffer implementation",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/megawac/RingBuffer.nim"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "nimrat",
|
"name": "nimrat",
|
||||||
"url": "git://github.com/apense/nimrat",
|
"url": "git://github.com/apense/nimrat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user