mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
add stack_strings (#2683)
This commit is contained in:
parent
5a6e97c875
commit
045a55fc22
@ -31154,5 +31154,19 @@
|
|||||||
"description": "A library for (standard) propositional logic",
|
"description": "A library for (standard) propositional logic",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Azumabashi/nim-propositional-logic/"
|
"web": "https://github.com/Azumabashi/nim-propositional-logic/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "stack_strings",
|
||||||
|
"url": "https://github.com/termermc/nim-stack-strings/",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"stack",
|
||||||
|
"zero-allocation",
|
||||||
|
"string",
|
||||||
|
"openArray"
|
||||||
|
],
|
||||||
|
"description": "Library for guaranteed zero heap allocation strings ",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/termermc/nim-stack-strings/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user