Pinned Repositories
dev-on-windows
An opiniated guide to set up a development environment on Windows.
devector
Resizable contiguous sequence container with fast appends on either end.
ed25519
Portable C implementation of Ed25519, a high-speed high-security public-key signature system.
foldhash
A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.
glidesort
A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.
matt-parker-five-letter-clique
pdqsort
Pattern-defeating quicksort.
polymur-hash
The PolymurHash universal hash function.
slotmap
Slotmap data structure for Rust
orlp's Repositories
orlp/pdqsort
Pattern-defeating quicksort.
orlp/glidesort
A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.
orlp/slotmap
Slotmap data structure for Rust
orlp/polymur-hash
The PolymurHash universal hash function.
orlp/foldhash
A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.
orlp/recursive
Easy recursion in Rust, without stack overflows.
orlp/num-ord
A wrapper type for cross-type numeric comparisons.
orlp/aoc2022
My Advent of Code 2022 solutions, in Rust.
orlp/bitwise-binary-search
Accompanying code for https://orlp.net/blog/bitwise-binary-search/.
orlp/xcharter
XCharter font build.
orlp/dotfiles
My dotfiles.
orlp/aoc2023
My Advent of Code 2023 solutions, in Rust.
orlp/sum-bench
This is the code accompanying https://orlp.net/blog/taming-float-sums/.
orlp/synth
A real-time self-hosting MIDI software synth written in Rust from scratch.
orlp/itertools
Extra iterator adaptors, iterator methods, free functions, and macros.
orlp/regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
orlp/rust
A safe, concurrent, practical language.
orlp/voultapher-sort-research-rs
Test and benchmark suite for sort implementations in Rust
orlp/aHash
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
orlp/arrow2
Transmute-free Rust library to work with the Arrow format
orlp/atoi_simd
Rust fast `&[u8]` to integer parser
orlp/foldhash_smhasher3
A fork of SMHasher3 that includes foldhash from the Rust crate.
orlp/KaTeX
Fast math typesetting for the web.
orlp/orlp-crate
Personal cargo crate.
orlp/pgfplots
PGFPlots code generator
orlp/polars
Fast multi-threaded, hybrid-out-of-core query engine focussing on DataFrame front-ends
orlp/polars-book
Book documentation of the Polars DataFrame library
orlp/rust-ordered-float
orlp/rustc-hash
Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure
orlp/zola
A fast static site generator in a single binary with everything built-in. https://www.getzola.org