Skip to content
View QuarticCat's full-sized avatar
🐱
Nyaaa~
🐱
Nyaaa~
Block or Report

Block or report QuarticCat

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
QuarticCat/README.md

Hi, it's QuarticCat

Projects

  • detypify: Typst symbol classifier
  • tinymist: An integrated language service for Typst
  • paguroidea: A reimplementation of the Flap parser in Rust

Notable Contributions

  • difftastic (#393, #395, #401, blog)
    Wrote a bunch of optimizations, boosting it by 4x while using only 23% of memory. (partially merged)
  • lalrpop (#814)
    Rewrote the lexer, making the whole parsing process to be 2x~30x faster.
  • exllama (#275)
    Optimized the hottest CUDA kernel, gaining 20% speedup on 2070S and 10% speedup on 3090.

Interests

  • Algorithms and Data Structures
  • High Performance Computing
  • Functional Programming
  • ... (learning more)

Languages

  • Mostly: C++, Rust, Zsh
  • Sometimes: Python, Javascript, Haskell

Find Me On

Blog (en/zh) • Stack OverflowCodewarsTelegram Channel (zh)

Pinned

  1. llvm/llvm-project llvm/llvm-project Public

    The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

    C++ 26.3k 10.8k

  2. Wilfred/difftastic Wilfred/difftastic Public

    a structural diff that understands syntax 🟥🟩

    Rust 19.8k 312

  3. lalrpop/lalrpop lalrpop/lalrpop Public

    LR(1) parser generator for Rust

    Rust 2.9k 287

  4. turboderp/exllama turboderp/exllama Public

    A more memory-efficient rewrite of the HF transformers implementation of Llama for use with quantized weights.

    Python 2.6k 212