Algorithm Awesome
- Functional Algorithms, Verified!
- Practical Reed-Solomon for Programmers
- Data Structure Visualizations
- trekhleb/javascript-algorithms
- lukechampine/blake3
- pure-Go implementation of the BLAKE3
- zeebo/blake3
- Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration
- Word-aligned Bloom filters
- http://ezyang.com/
- Unconventional Sorting Algorithms HN
- Dijkstra's algorithm
- https://github.com/postgres/postgres/blob/master/src/backend/lib/knapsack.c
- https://en.wikipedia.org/wiki/Tutte_embedding
- algorithm-visualizer/algorithm-visualizer
- algorithm-archive
- Books
- Algorithms in a Nutshell
- Operation Transform
- Implementing Regular Expressions
- Using Finite State Transducers in Lucene
- Static B-Trees: A data structure for faster binary search HN
- Differentiable Finite State Machines
- twitter/the-algorithm