Skip to content
View shahryarkiani's full-sized avatar

Block or report shahryarkiani

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. Chloros Chloros Public

    Green Thread library implemented in C (and a tiny amount of assembly)

    C

  2. BearOS BearOS Public

    Building an OS (from scratch) for the ARMv8-A architecture, meant to run on the Raspberry Pi 3

    C

  3. 16Bit_Sim_Assembler 16Bit_Sim_Assembler Public

    Simulator and 2-pass Assembler for a 16-bit CPU written in C++

    C++

  4. DistributedSystemsProjects DistributedSystemsProjects Public

    Raft Consensus Algorithm and MapReduce Coordinator implementations in Go

    Go

  5. KV-Store KV-Store Public

    in-memory Key-Value store server written in Java using non-blocking I/O on multiple event loop threads.

    Java