Skip to content
Avatar

Sponsors

@mverleg @indirect @007vasy @rerun-io @tatsuya6502 @adriangb @milesgranger @Elastino @xJonathanLEI @davidhewitt @samuelcolvin @Brooooooklyn

Sponsoring

@scoder @antoyo @ziglang

Highlights

Organizations

@cn @bosondata @jazzband @wechatpy @PyO3 @napi-rs
Block or Report

Block or report messense

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.

Report abuse

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

Report abuse
messense/README.md

Hi there 👋

🚀 Help me to become a full-time open-source developer by sponsoring me on GitHub

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 3.2k 718

  2. jieba-rs Public

    The Jieba Chinese Word Segmentation Implemented in Rust

    Rust 426 25

  3. PyO3/pyo3 Public

    Rust bindings for the Python interpreter

    Rust 6.1k 408

  4. Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages

    Rust 1.2k 104

  5. Compile Cargo project with zig as linker

    Rust 393 9

  6. 阿里云盘 WebDAV 服务

    Rust 4.2k 675

Contribution activity

July 2022

Created 1 repository

Created a pull request in PyO3/maturin that received 1 comment

Update to Rust 1.62 for Docker image

+23 −20 1 comment
Opened 7 other pull requests in 4 repositories
Reviewed 2 pull requests in 2 repositories
messense/aliyundrive-webdav 1 pull request
PyO3/setuptools-rust 1 pull request

Created an issue in cross-rs/cross that received 8 comments

Support lima

Checklist I've looked through the issues and pull requests for similar request This feature could be solved with a custom docker image (optional)

1 of 2 tasks
8 comments
Opened 2 other issues in 2 repositories

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