The Wayback Machine - http://web.archive.org/web/20210309023636/https://github.com/messense
Skip to content
Avatar

Highlights

Organizations

@cn @bosondata @jazzband @wechatpy @PyO3

Sponsoring

@davidhewitt @cart @eeeebbbbrrrr @rust-analyzer @fulmicoton @seanmonstar @dtolnay
messense/README.md

Hi there 👋

struct Portfolio;

impl Portfolio {
    const NAME: &'static str = "messense";
    const LOCATION: &'static str = "Shanghai, China";
    const PROFILE: &'static str = "Python backend engineer";
    const EXPERIENCE: &'static str = "5+ years";
}

struct Skills;

impl Skills {
    const LANGUAGES: [&'static str; 5] = ["Python", "Rust", "JavaScript", "C/C++", "Kotlin/Java"];
    const OPERATION_SYSTEMS: [&'static str; 3] = ["macOS", "Linux", "Windows"];
    const STORAGES: [&'static str; 5] = ["PostgreSQL", "Elasticsearch", "MongoDB", "Redis", "MySQL"];
    const MESSAGE_QUEUES: [&'static str; 3] = ["Kafka", "RocketMQ", "RabbitMQ"];
    const WEB_FRAMEWORKS: [&'static str; 4] = ["Flask", "Django", "Actix-Web", "Rocket"];
    const DEVOPS: [&'static str; 3] = ["Docker", "SaltStack", "Kubernetes"];
}

Pinned

  1. WeChat SDK for Python

    Python 2.8k 665

  2. The Jieba Chinese Word Segmentation Implemented in Rust

    Rust 218 11

  3. Rust bindings for the Python interpreter

    Rust 3.9k 254

  4. 🚧 Rust binding to mupdf

    Rust 26 3

  5. Apache RocketMQ python client

    Python 149 72

  6. Docker images for compiling static Rust binaries using musl-cross

    Dockerfile 139 25

Contribution activity

Seeing something unexpected? Take a look at the GitHub profile guide.