Add package froth (#2942)

This commit is contained in:
metagn 2024-10-26 13:31:09 +03:00 committed by GitHub
parent d2c9ef2640
commit b5950a1f44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34103,5 +34103,21 @@
"description": "buju (布局) is a simple layout engine, based on layout.h",
"license": "MIT",
"web": "https://github.com/haoyu234/buju"
},
{
"name": "froth",
"url": "https://github.com/metagn/froth",
"method": "git",
"tags": [
"pointer",
"taggedpointer",
"pointertag",
"library",
"memory",
"optimization"
],
"description": "tagged pointer types with destructors",
"license": "MIT",
"web": "https://github.com/metagn/froth"
}
]