Skip to content

Commit 43f7682

Browse files
authored
Add package csort (#3239)
1 parent 27d2a8e commit 43f7682

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

packages.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37605,5 +37605,16 @@
3760537605
"description": "An interactive terminal application for streaming and downloading anime from various streaming sources.",
3760637606
"license": "GPL-3.0",
3760737607
"web": "https://github.com/upi-0/wewbo"
37608+
},
37609+
{
37610+
"name": "csort",
37611+
"url": "https://github.com/WyattBlue/csort",
37612+
"method": "git",
37613+
"tags": [
37614+
"sorting",
37615+
"simd"
37616+
],
37617+
"description": "A fast, branchless, sorting algorithm",
37618+
"license": "Unlicense"
3760837619
}
3760937620
]

0 commit comments

Comments
 (0)