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.

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. GreenThreads GreenThreads Public

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

    C

  2. rust-tracer rust-tracer Public

    Offline ray tracer written in Rust

    Rust 1

  3. DistributedSystemsProjects DistributedSystemsProjects Public

    Raft Consensus Algorithm and MapReduce implementations in Go

    Go

  4. mips_cpu mips_cpu Public

    32 bit MIPS CPU architectural simulator written in C++

    Assembly

  5. VulkanTerrain VulkanTerrain Public

    Procedural Terrain Generation using Mesh Shaders

    C++

  6. SharedMemoryQueue SharedMemoryQueue Public

    2 implementations of a SPSC queue in shared memory, using Mutexes and Atomics

    C++