Standard Library for Typescript
A collection of Data Structures & Algorithms in javascript
Is an Iterator sorted?
GRIT: Genomic Range Interval Toolkit - high-performance genomic interval operations
rustgym solutions
State of the art radix sort algorithms. Single thread and multi thread versions.
GPU radix sort for Apple Silicon — 4,800+ Mkeys/s, 6 data types, zero-copy
This package has the implementation of several sort algorithms
High-performance Rust implementation of GNU sort with zero-copy operations, SIMD optimization, and parallel processing
Fast S3 object listing tool
Counting sort algorithm.
This crate provides a few representations of SMT scripts and other functionalities.
A hardware-oriented hybrid sorting engine achieving near-linear scaling via arithmetic routing and parallel SoA.
Fast adaptive sorting for when most of your data is already in order. dmsort can be 2-5 times faster than Rust's default sort when more than 80% of the elements are already in order.