Skip to content
View UsQuake's full-sized avatar
  • TA at Korea University, Smart Mobility Major
  • Korea, Seoul, Sungbuk-gu
  • 00:47 (UTC +09:00)
  • LinkedIn in/ssong0716

Block or report UsQuake

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
UsQuake/README.md

👋 Hi, I'm Ssong

I study how system ⚙️ behavior can be represented, maintained, and analyzed.

😆 I'm interested in:

🧩 I'm currently focusing on:

I’m exploring how system-level execution (rendering, compute, drivers) forms graph-structured, particle-like dynamics:

  • turning complex behaviors into DAG-like flow representations
  • testing metamorphic stability, invariance, and convergence patterns
  • treating IR + runtime patterns like a tiny dynamic system we can model

Ultimately, I’m trying to represent “how a system moves” —not just what it computes.

Pinned Loading

  1. rt-in-1-week_rs rt-in-1-week_rs Public

    rt-in-1-week-rs with multi-threaded-patch.

    Rust

  2. How to make a executable region and ... How to make a executable region and execute binary-instruction with rust in apple-silicon
    1
    # Rust ARM binary executor for Apple Silicon
    2
    
                  
    3
     ## Introduction
    4
     
    5
      This project demonstrates generating and executing ARM binary codes in Rust on Apple silicon.
  3. wasi_pyrb_diff_test wasi_pyrb_diff_test Public

    In-browser WASI differential test with Python & Ruby WASI version.

    Rust