- 1brc: My One Billion Row Challenge entry using only "common" techniques and builtin Java apis.
- little-schemer: the code I wrote while working through "The Little Schemer", includes multiple versions of the same functions, as developed in the text.
- schemish: a Scheme interpreter (in Python) based on all (and only!) the Scheme you need to run the code in The Little Schemer.
- codecrafters-grep-python: Grep in Python on Codecrafters. Includes backreferences. Based on Rob Pike's idea, not NFA etc.
- codecrafter-grep-c: Base funtionality only. Extensions are in the Python version.
- codecrafters-grep-zig: Base funtionality only. Extensions are in the Python version.
Pinned Loading
-
1brc
1brc PublicForked from gunnarmorling/1brc
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
Java
-
codecrafters-grep-python
codecrafters-grep-python PublicA simple recursive backtracking regex matcher
Python
-
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.