Added package gemmaJSON (#2727)

This commit is contained in:
Saint 2023-10-17 23:00:59 -04:00 committed by GitHub
parent 6174a8f49d
commit 55bf99974b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31595,5 +31595,19 @@
"description": "An unofficial wrapper to Hyprland's IPC layer",
"license": "GPLv3",
"web": "https://github.com/xTrayambak/hyprland_ipc"
},
{
"name": "gemmaJSON",
"url": "https://github.com/sainttttt/gemmaJSON",
"method": "git",
"tags": [
"simd",
"json",
"parser",
"wrapper"
],
"description": "json parsing library based on bindings of simdjson",
"license": "MIT",
"web": "https://github.com/sainttttt/gemmaJSON"
}
]