Skip to content
View shahryarkiani's full-sized avatar

Highlights

  • Pro

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

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

    C

  2. 16Bit_Sim_Assembler 16Bit_Sim_Assembler Public

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

    C++

  3. DistributedSystemsProjects DistributedSystemsProjects Public

    Raft Consensus Algorithm and MapReduce Coordinator implementations in Go

    Go

  4. 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