Leiden, Netherlands

Orson Peters

Elite
@orlp

pdqsort. Pattern-defeating quicksort.

2.5k

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

1.7k

slotmap. Slotmap data structure for Rust

1.3k

ed25519. Portable C implementation of Ed25519, a high-speed high-security public-key signature system.

570

foldhash. A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.

364

polymur-hash. The PolymurHash universal hash function.

361

dev-on-windows. An opiniated guide to set up a development environment on Windows.

226

matt-parker-five-letter-clique. Rust

46

devector. Resizable contiguous sequence container with fast appends on either end.

39

recursive. Easy recursion in Rust, without stack overflows.

36

peekread. Rust crate for making Read streams peekable.

27

num-ord. A wrapper type for cross-type numeric comparisons.

27

ReducePing. ReducePing is a small utility to tune the "TcpAckFrequency" setting of Windows to get better latency in TCP networked games.

24

aoc2022. My Advent of Code 2022 solutions, in Rust.

20

pyglfw. Python bindings for GLFW

18

golf-cpu. Reference implementation of the GOLF CPU.

17

bitwise-binary-search. Accompanying code for https://orlp.net/blog/bitwise-binary-search/.

16

PyGG2. A Python rewrite of Gang Garrison 2

15

pyth5. Clean-sheet rewrite of Pyth.

13

xcharter. XCharter font build.

13

dotfiles. My dotfiles.

11

pygrafix. pygrafix is a Python/Cython hardware-accelerated 2D graphics library.

11

vim-bunlink. A replacement for :bdelete that decouples the concept of 'deleting a buffer' from 'closing a window'.

10

libop. My personal C++ library.

8

aoc2023. My Advent of Code 2023 solutions, in Rust.

7

secudht. A secure design and implementation of the Kademlia DHT.

7

sum-bench. This is the code accompanying https://orlp.net/blog/taming-float-sums/.

7

vim-quick-replace. A quick find/replace plugin for Vim.

6

multilive. Multiple poe.trade live searches at once.

5

WaveFunctionCollapse. Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics.

5

iwyu. A small utility that helps you include the right C++ headers.

5

qcon. Quake-style console for windows.

4

aoc2021. My Advent of Code 2021 solutions, in Rust.

4

commonc. Various common C algorithms and things

4

stable-alloc-shim. A stable Rust shim for the unstable Allocator API.

4

ncUI. A lightweight user interface for World of Warcraft - DEAD

3

synth. A real-time self-hosting MIDI software synth written in Rust from scratch.

3

deps. deps is a minimalistic building system for any process which consists of smaller processes that depend on each other.

2

FLIF. Free Lossless Image Format

2

hades-boons. Python

2

voultapher-sort-research-rs. Test and benchmark suite for sort implementations in Rust

1

unite-git-repo. A source for Unite.vim that lists all files from the git repository root.

1

plf_colony. An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer validity to non-erased elements. Provides higher-performance than std:: library containers for high-modification scenarios with unordered data.

1

parking_lot. Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.

1

z3. The Z3 Theorem Prover

1

inter. The Inter font family

1
46
Apply