Projects
parso: A Parser Combinator from in Typescript
Parso is an attempt to write an Parser Combinator from Scratch in Typescript
View Project
rex: A RegEx machine in Go
An attempt to write an regex machine from scratch in Go.
View Project
taskly: A Distributed Task Scheduler in Go
Taskly is an attempt to write an Distributed Task Scheduler in Go to improve per process performance for tasks.
View Project