Skip to content
View Lancern's full-sized avatar
Making a wish on a meteor
Making a wish on a meteor

Organizations

@llvm @BITNP @BITICPC

Block or report Lancern

Report abuse

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

Report abuse
Lancern/README.md

Hi there 👋 Welcome to my GitHub profile!

🔭 I'm constantly looking for interesting open-source projects to contribute.

⚡ I'm open to new job opportunities. You could reach me through my email if you're interested.

impl Lancern { pub fn about() -> Self { Self { name: "Sirui Mu", email: "msrlancern@gmail.com", education: Education { bachelor: Degree("Beijing Institute of Technology", "Software Engineering", 2016..=2020), master: Degree("Tsinghua University", "Cybersecurity", 2020..=2023), }, } } } impl Programmer for Lancern { fn topics(&self) -> Vec<&'static str> { vec!["Compiler & Toolchain", "MLsys", "Storage System"] } fn languages(&self) -> Vec<&'static str> { vec!["C/C++", "CUDA", "Rust", "Python", "TypeScript", "C#"] } fn coding_agents(&self) -> Vec<&'static str> { vec!["Codex", "GitHub Copilot"] } } impl LinuxUser for Lancern { fn distros() -> Vec<&'static str> { vec!["Fedora", "Ubuntu", "ArchLinux", "Debian", "openSUSE"] } } impl FormerACMer for Lancern {} impl FormerCTFer for Lancern {}

My Skills

Sirui's github stats Top Langs

Pinned Loading

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

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

    LLVM 37.6k 16.7k

  2. llvm/clangir llvm/clangir Public archive

    💀💀💀 The former home of clangir incubator, now part of the official llvm-project.

    LLVM 591 196

  3. mlir-gccjit mlir-gccjit Public

    MLIR dialect for libgccjit

    C++ 22

  4. SpriteOvO/spdlog-rs SpriteOvO/spdlog-rs Public

    Fast, highly configurable Rust logging crate

    Rust 162 15

  5. BITNP/BIThesis BITNP/BIThesis Public

    📖 北京理工大学非官方 LaTeX 模板集合,包含本科、研究生毕业设计模板及更多。🎉 (更多文档请访问 wiki 和 release 中的手册)

    TeX 1.1k 117

  6. cppdoc-cc/cppdoc cppdoc-cc/cppdoc Public

    An open documentation for the C/C++ programming languages and their standard libraries.

    MDX 86 14