mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
Add AdIx. (#1417)
This commit is contained in:
parent
261020cc3c
commit
fb54af4ca0
@ -17188,5 +17188,25 @@
|
||||
"description": "The image management library written in Nim.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/ethosa/nimage"
|
||||
},
|
||||
{
|
||||
"name": "adix",
|
||||
"url": "https://github.com/c-blake/adix",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"dictionary",
|
||||
"hash tables",
|
||||
"data structures",
|
||||
"hash",
|
||||
"compact",
|
||||
"Fenwick tree",
|
||||
"BIST",
|
||||
"binary trees",
|
||||
"B-Tree"
|
||||
],
|
||||
"description": "An Adaptive Index Library For Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/c-blake/adix"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user