radix-sort topic

List radix-sort repositories

burst

81
Stars
4
Forks
Watchers

То, чего нет в Бусте

HPCsharp

222
Stars
28
Forks
Watchers

High performance algorithms in C#: SIMD/SSE, multi-core and faster

radix

191
Stars
11
Forks
Watchers

A fast string sorting algorithm (MSD radix sort)

LGenerics

105
Stars
16
Forks
Watchers

Generic algorithms and data structures for Lazarus/Free Pascal

radixmmap

52
Stars
2
Forks
Watchers

Mmap radix sort file by a fixed length prefix of each line

radix-sorting

36
Stars
3
Forks
Watchers

Radix sorting from the ground up

zermelo

53
Stars
4
Forks
Watchers

A radix sorting library for Go (golang)

cpuBitonicSort

22
Stars
11
Forks
Watchers

openMP implementation of parallel bitonic sort

SortingLab.jl

23
Stars
4
Forks
Watchers

Faster sorting algorithms (sort and sortperm) for Julia

kxsort

44
Stars
3
Forks
Watchers

Fast in-place radix sort with STL-like API