added loony (#2010)

This commit is contained in:
shayanhabibi
2021-09-19 16:50:00 +02:00
committed by GitHub
parent 9a4c1baf86
commit 1e79c2e189
+15
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"
}
]