added loony (#2010)

This commit is contained in:
shayanhabibi 2021-09-19 22:50:00 +08:00 committed by GitHub
parent 9a4c1baf86
commit 1e79c2e189
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23754,5 +23754,20 @@
"description": "Surfing is a highly functional CLI for Base64.",
"license": "MIT",
"web": "https://github.com/momeemt/surfing"
},
{
"name": "loony",
"url": "https://github.com/shayanhabibi/loony",
"method": "git",
"tags": [
"fifo",
"queue",
"concurrency",
"cps"
],
"description": "Lock-free threadsafe MPMC with high throughput",
"license": "MIT",
"web": "https://github.com/shayanhabibi/loony",
"doc": "https://github.com/shayanhabibi/loony/blob/main/README.md"
}
]