Skip to content
View Torstan's full-sized avatar

Block or report Torstan

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. pytorchToy pytorchToy Public

    A minimal reimplementation of PyTorch's core features: supports autograd, nn, etc., with very little code.

    Python

  2. claw-code claw-code Public

    Forked from ultraworkers/claw-code

    The repo is finally unlocked. enjoy the party! The fastest repo in history to surpass 100K stars ⭐. Join Discord: https://discord.gg/5TUQKqFWd Built in Rust using oh-my-codex.

    Rust

  3. libco libco Public

    Forked from Tencent/libco

    libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.

    C++

  4. cpp_util cpp_util Public

    C++ libraries, such as concurrent queues and computational geometry libraries.

    HTML

  5. shbt shbt Public

    Forked from ndryden/shbt

    Signal handler/backtrace library

    C

  6. translatePaper translatePaper Public

    Use an LLM to translate the academic paper from English into Chinese.

    Python