Pinned Repositories
aliyundrive-fuse
阿里云盘 FUSE 磁盘挂载
aliyundrive-webdav
阿里云盘 WebDAV 服务
homebrew-macos-cross-toolchains
macOS cross compiler toolchains
jieba-rs
The Jieba Chinese Word Segmentation Implemented in Rust
nh3
Python binding to Ammonia HTML sanitizer Rust crate
napi-rs
A framework for building compiled Node.js add-ons in Rust via Node-API
maturin
Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages
pyo3
Rust bindings for the Python interpreter
cargo-zigbuild
Compile Cargo project with zig as linker
wechatpy
WeChat SDK for Python
messense's Repositories
messense/wechatpy
WeChat SDK for Python
messense/cjieba-py
Python cffi binding to CppJieba
messense/chinese-ner-rs
A CRF based Chinese Named-entity Recognition Library written in Rust
messense/bosonnlp-rs
BosonNLP SDK for Rust
messense/rust-jieba
Rust binding to cppjieba
messense/opencc-rs
OpenCC binding for Rust.
messense/optionaldict
A dict-like object that ignore NoneType values for Python
messense/vim-python-ide
Vim configuration files for developing Python projects
messense/is-minified-js
Detecting minified javascript files
messense/docker-grafana-graphite
Docker image with StatsD, Graphite, Grafana 5
messense/rocket-lenient-json
A rocket_contrib::Json copy which removes the Content-Type check
messense/rusted-rs
Simple tool to highlight rustc --explain output
messense/cargo-lipo
Cargo subcommand to automatically create universal libraries for iOS.
messense/cppjieba-cabi
Idiomatic C ABI for CppJieba
messense/dirty-json-rs
Fix up dirty JSON string
messense/flake8-network-timeout
messense/horapy
🐍 Python bidding for the Hora Approximate Nearest Neighbor Search Algorithm library
messense/jbig2dec-rs
Rust binding to jbig2dec
messense/milksnake
A setuptools/wheel/cffi extension to embed a binary data in wheels
messense/namedlock-rs
Namespaces for named locks in Rust
messense/pyo3-issue-71
messense/python-unrar
A ctypes wrapper for UnRAR library, plus a rarfile module on top of it.
messense/python3-config-rs
Read Python 3 sysconfigdata in Rust
messense/redismodule-rs
Rust API for Redis Modules API
messense/Rocket
A web framework for Rust.
messense/rocket-validator
Validator data guard for Rocket
messense/rpi
Raspberry Pi scripts
messense/rust-rdkafka
A fully asynchronous, futures-based Kafka client library for Rust based on librdkafka
messense/serde-single-key-map
Unwrap a single key map with serde
messense/simhash-rs
Rust implementation of Simhash