close
The Wayback Machine - https://web.archive.org/web/20220724150711/https://github.com/messense
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 722

  2. PyO3/pyo3 Public

    Rust bindings for the Python interpreter

    Rust 6.2k 419

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

    Rust 1.2k 107

  4. Compile Cargo project with zig as linker

    Rust 421 11

  5. 阿里云盘 WebDAV 服务

    Rust 4.6k 719

  6. A framework for building compiled Node.js add-ons in Rust via Node-API

    Rust 2.6k 100

Contribution activity

July 2022

Created 5 repositories

Created a pull request in PyO3/pyo3 that received 10 comments

Update Python to 3.11.0b4 in emscripten test

Try to fix emscripten test failure.

+14 −7 10 comments
Opened 42 other pull requests in 16 repositories
messense/aliyundrive-webdav 8 merged
CeresDB/ceresdb-client-py 8 merged
PyO3/maturin 6 merged
CeresDB/ceresdb-client-rs 3 merged
PyO3/pyo3 3 merged
PyO3/python3-dll-a 3 merged
samuelcolvin/pydantic-core 2 merged
messense/cargo-zigbuild 1 merged
pola-rs/polars 1 merged
CeresDB/ceresdb 1 merged
milesgranger/pyrus-cramjam 1 merged
samuelcolvin/watchfiles 1 merged
Homebrew/homebrew-core 1 closed
conda-forge/maturin-feedstock 1 merged
svenstaro/upload-release-action 1 open
huggingface/tokenizers 1 open
Reviewed 16 pull requests in 9 repositories
samuelcolvin/pydantic-core 4 pull requests
PyO3/maturin 3 pull requests
PyO3/setuptools-rust 2 pull requests
PyO3/pyo3 2 pull requests
pola-rs/polars 1 pull request
CeresDB/ceresdb-client-py 1 pull request
CeresDB/ceresdb 1 pull request
messense/dav-server-rs 1 pull request
messense/aliyundrive-webdav 1 pull request

Created an issue in cross-rs/cross that received 10 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
10 comments
Started 1 discussion in 1 repository
1 contribution in private repositories Jul 13

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