Skip to content
View henryhchchc's full-sized avatar
🍵
I'm a teapot
🍵
I'm a teapot

Organizations

@CastleLab @sqlab-sustech @CodeEditApp

Block or report henryhchchc

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 250 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
henryhchchc/README.md
/// 三點幾喇,飲茶先啦
fn profile() {
    let henryhchchc = User {
        region: Asia::Hong_Kong,
        organization: "https://cse.hkust.edu.hk",
        natural_languages: vec!["廣東話", "华语", "English", "Deutsch"],
        programming_languages: vec!["Rust", "Kotlin", "Python", "Lua", "Swift", "C"]
    };
}

Pinned Loading

  1. mokapot mokapot Public

    A library for analyzing and manipulating JVM bytecode

    Rust 21 3

  2. fandango-fuzzer/fandango fandango-fuzzer/fandango Public

    FANDANGO is a language-based fuzzer that leverages formal input specifications (grammars) combined with constraints to generate diverse sets of valid inputs for programs under test.

    Python 79 9

  3. LibAFL LibAFL Public

    Forked from AFLplusplus/LibAFL

    Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...

    Rust

  4. lsp-fuzz lsp-fuzz Public

    A grey-box hybrid fuzzer that generates test cases for Language Servers

    Rust 2

  5. zed zed Public

    Forked from zed-industries/zed

    Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.

    Rust

  6. homebrew-core homebrew-core Public

    Forked from Homebrew/homebrew-core

    🍻 Default formulae for the missing package manager for macOS

    Ruby