An open API service indexing awesome lists of open source software.

https://github.com/vectorized/static-sort

A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.
https://github.com/vectorized/static-sort

benchmarks cpp98 cpp98-compatible header-only optimizations sort sorting-network sorting-pairs static-sorts templates

Last synced: 9 months ago
JSON representation

A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.

Awesome Lists containing this project