Skip to content
View eyesupplysky's full-sized avatar

Highlights

  • Pro

Block or report eyesupplysky

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

Popular repositories Loading

  1. hello-ring-0 hello-ring-0 Public

    x86-64 kernel in NASM, from a 512-byte BIOS sector to ring-3 cooperative multiprocess. Assembly.

    Assembly

  2. nanorun nanorun Public

    An async runtime in Rust. Work-stealing executor, hierarchical timer wheel, epoll/IOCP reactors.

    Rust

  3. nanopt nanopt Public

    Spectral path tracer in C++20 light transport per-wavelength across 380–750 nm. MIS direct lighting, GGX conductors, dispersive dielectrics.

    C++

  4. nanoad nanoad Public

    Reverse-mode autograd and small neural-net framework in pure NumPy. Higher-order gradients and a tiny GPT.

    Python