aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 70c988b..326d635 100644
--- a/packages.json
+++ b/packages.json
@@ -10235,6 +10235,22 @@
"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",
"method": "git",