Skip to content
View AJTJ's full-sized avatar
๐Ÿ‘จโ€๐Ÿš€
Gettin' serious
๐Ÿ‘จโ€๐Ÿš€
Gettin' serious

Block or report AJTJ

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. high_frequency_trading_architecture high_frequency_trading_architecture Public

    Experiments into how I would begin to think about a high frequency trading platform.

    Rust 1 1

  2. mempool mempool Public

    This is an implementation of multiple mempool data structure strategies commonly used in high-throughput systems. It includes Criterion benches.

    Rust

  3. rabin_karp_wasm rabin_karp_wasm Public

    This is a rust implementation of the Rabin-Karp string searching algorithm wrapped into a neat npm package for use in node environments.

    Rust

  4. auction auction Public

    A dutch auction program written in Anchor for the Solana blockchain.

    Rust 3 2

  5. hundred_prisoners_riddle hundred_prisoners_riddle Public

    Wanted to codify and solve this: https://en.wikipedia.org/wiki/100_prisoners_problem

    Rust

  6. rusty_chat rusty_chat Public

    A high-performance live chat server using actix-web's actor framework.

    Rust