voracious_radix_sort 1.2.0

State of the art radix sort algorithms. Single thread and multi thread versions.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
reorder_imports = true
max_width = 80
use_small_heuristics = "max"
wrap_comments = false
use_try_shorthand = true
use_field_init_shorthand = true
struct_lit_single_line = true
reorder_modules = true
overflow_delimited_expr = true
normalize_doc_attributes = false
match_block_trailing_comma = true
inline_attribute_width = 80
format_strings = true
fn_single_line = true
#fn_params_layout = "compressed"