i_key_sort 0.6.0

A fast sorting algorithm combining bin and counting sort. Optimized for scenarios where a primary key can be extracted to index elements into buckets.
Documentation

i_key_sort

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 2 feature flags, 2 of them enabled by default.

default

bin_key (default)

This feature flag does not enable additional features.

sort (default)

This feature flag does not enable additional features.