futures::task::AtomicWaker extracted into its own crate
futures::task::AtomicWaker extracted into its own crate
SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.
SIMD accelerated CRC-64-ECMA computation
Rust library for applying Gaussian quadrature to integrate a function
A multithreaded Rust library with FFI for converting WGS84 longitude and latitude coordinates into BNG (OSGB36) Eastings and Northings and vice versa (using OSTN15)
Print any image in your terminal
A significantly faster alternative to the classic Unix cp(1) command, copying large files and directories in a fraction of the time.
A high-performance machine learning library in pure Rust, offering statistical utilities, ML algorithms and neural networks, and future support for transformer architectures.
A parallelized PNG encoder in Rust