Skip to content
View smythg4's full-sized avatar

Block or report smythg4

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. rlox rlox Public

    A Rust implementation of the Lox bytecode VM, following Part III of Bob Nystrom's Crafting Interpreters.

    Rust

  2. rust-huffman rust-huffman Public

    A hand-rolled huffman encoder written in Rust.

    Rust

  3. rust-interpreter rust-interpreter Public

    Implementing Thorsten Ball's book "Writing an Interpreter in Go", but in Rust

    Rust

  4. go-database go-database Public

    A handrolled database storage engine written in Go.

    Go

  5. async_locks async_locks Public

    Learning how to make concurrency primitives in the async context

    Rust

  6. go-bitcoin go-bitcoin Public

    Following along to Jimmy Song's Programming Bitcoin, but using Go instead of Python

    Go