mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 15:43:13 +00:00
Added Bip Buffer package (#1015)
This commit is contained in:
parent
c2243129f6
commit
d5b731224c
@ -1,4 +1,19 @@
|
||||
[
|
||||
{
|
||||
"name": "BipBuffer",
|
||||
"url": "https://github.com/MarcAzar/BipBuffer",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"Bip Buffer",
|
||||
"Circular",
|
||||
"Ring",
|
||||
"Buffer",
|
||||
"nim"
|
||||
],
|
||||
"description": "A Nim implementation of Simon Cooke's Bip Buffer. A type of circular buffer ensuring contiguous blocks of memory",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/MarcAzar/BipBuffer"
|
||||
},
|
||||
{
|
||||
"name": "whip",
|
||||
"url": "https://github.com/mattaylor/whip",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user