Orson Peters

Results 15 repositories owned by Orson Peters

slotmap

973
Stars
67
Forks
Watchers

Slotmap data structure for Rust

glidesort

1.5k
Stars
25
Forks
Watchers

A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.

aoc2022

19
Stars
0
Forks
Watchers

My Advent of Code 2022 solutions, in Rust.

num-ord

26
Stars
2
Forks
Watchers

A wrapper type for cross-type numeric comparisons.

polymur-hash

305
Stars
7
Forks
Watchers

The PolymurHash universal hash function.