Skip to content
View HyP3RR's full-sized avatar

Block or report HyP3RR

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

    Forked from timpg18/C-Style_Compiler

    A lightweight compiler for a C-style language with support for object-oriented features, type casting, and rich control flow, generating x86-64 assembly code from high-level constructs.

    C++

  2. ThreadSafe-Cpp-Orderbook ThreadSafe-Cpp-Orderbook Public

    An ongoing implementation of a thread-safe orderbook in C++. The project focuses on core trading system mechanics such as order matching, execution handling, and safe concurrent access.

    C++ 1

  3. modern-cpp-ds modern-cpp-ds Public

    hobby implementations which I keep updating as I learn new things. The best feeling is when your code grows with you as you do

    C++