mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Add RingBuffer package
This commit is contained in:
parent
8a5649a918
commit
4242aa0350
@ -1228,6 +1228,15 @@
|
||||
"license": "MIT",
|
||||
"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",
|
||||
"url": "git://github.com/apense/nimrat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user