Tiny Offline Browser Games and Open Computer Science Research
William Stafford Parsons creates pick-up-and-play, single-player web browser games built from scratch and conducts computer science research to create improved fundamental algorithms and data structures.
Games
Research
- TBDWSP-Shortest-Path: The Fastest Pathfinding Algorithm With Traversal From Source to Destination
- TBDWSP-Sort-Stable: The Fastest Portable Sorting Algorithm With Linear Auxiliary Space Complexity
- TBDWSP-Map: The Fastest Hash Table With Low Memory Requirements, High Average Load Factors, Minimal Fragmentation and No Key Rehashes
- TBDWSP-Glyph: An Optimal Series of Flexible, Portable Algorithms That Convert and Validate Between UTF-8, UTF-16 and UTF-32 Character Encodings in Segments
- November 10th, 2024WSP-Vortex: The Fastest Mersenne Twister Improvement With Faster Speed Than Xorshift32 and Flexible State Sizes
- October 13th, 2024WSP-Hash-64: The Fastest Portable 64-Bit Hashing Algorithm With Aligned Multi-Byte Memory Reading and Good Quality
- September 12th, 2024WSP-PRNG-16: The Fastest 16-Bit PRNG With Good Quality
- August 30th, 2024WSP-TRNG: A Classical TRNG Algorithm With Quantum-Level Entropy Generated Internally
- August 26th, 2024WSP-Search-Sorted: The Fastest Search Algorithm Derived From Binary Search
- August 13th, 2024WSP-Hash-OAAT: The Fastest One-at-a-Time Hashing Algorithm With Good Quality
- August 9th, 2024WSP-Sort-Unstable: The Fastest Shell Sort Gap Sequence Calculation and Sorting Algorithm Without Auxiliary Partition Space
- August 7th, 2024WSP-Hash-32: The Fastest Portable 32-Bit Hashing Algorithm With Aligned Multi-Byte Memory Reading and Good Quality
- July 11th, 2024WSP-Navigate: An Optimal 2D Grid Step Navigation Calculation Algorithm
- July 10th, 2024WSP-Hash-256: A Fast Cryptographic Hashing Algorithm as Both an Improvement to SHA-256 and a Cryptanalysis Test Subject
- July 8th, 2024WSP-PRNG-32: The Fastest One-at-a-Time 32-Bit PRNG With Good Quality