Added package memviews (#825)
This commit is contained in:
parent
6f2098983a
commit
3d65accf90
1 changed files with 16 additions and 0 deletions
|
|
@ -10234,6 +10234,22 @@
|
|||
"license": "MIT",
|
||||
"web": "https://github.com/ReneSac/c_alikes"
|
||||
},
|
||||
{
|
||||
"name": "memviews",
|
||||
"url": "https://github.com/ReneSac/memviews",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"slice",
|
||||
"slicing",
|
||||
"shallow",
|
||||
"array",
|
||||
"vector"
|
||||
],
|
||||
"description": "Unsafe in-place slicing",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/ReneSac/memviews"
|
||||
},
|
||||
{
|
||||
"name": "espeak",
|
||||
"url": "https://github.com/juancarlospaco/nim-espeak",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue