mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Add strslice package
This commit is contained in:
parent
cda317d280
commit
a2c8487c36
@ -1065,6 +1065,19 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/PMunch/protobuf-nim"
|
||||
},
|
||||
{
|
||||
"name": "strslice",
|
||||
"url": "https://github.com/PMunch/strslice",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"optimization",
|
||||
"strings",
|
||||
"library"
|
||||
],
|
||||
"description": "Simple implementation of string slices with some of the strutils ported or wrapped to work on them. String slices offer a performance enhancement when working with large amounts of slices from one base string",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/PMunch/strslice"
|
||||
},
|
||||
{
|
||||
"name": "sdl2_nim",
|
||||
"url": "https://github.com/Vladar4/sdl2_nim",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user