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/aliyundrive-webdav
阿里云盘 WebDAV 服务
messense/homebrew-macos-cross-toolchains
macOS cross compiler toolchains
messense/jieba-rs
The Jieba Chinese Word Segmentation Implemented in Rust
messense/nh3
Python binding to Ammonia HTML sanitizer Rust crate
messense/dav-server-rs
Rust WebDAV server library. A fork of the webdav-handler crate.
messense/typst-py
Python binding to typst
messense/mupdf-rs
Rust binding to mupdf
messense/fasttext-serving
fastText model serving service
messense/otpauth-rs
Two-step verification of HOTP/TOTP for Rust.
messense/crfs-rs
Pure Rust port of CRFsuite: a fast implementation of Conditional Random Fields (CRFs)
messense/leptos_sse
Leptos server signals synced through Server-Sent-Events (SSE)
messense/lddtree-rs
Read the ELF dependency tree
messense/if-addrs
Retrieve IP addresses for all interfaces. POSIX & Windows
messense/fat-macho-rs
Mach-O Fat Binary Reader and Writer
messense/rjieba-py
jieba-rs Python binding
messense/py-promql-parser
PromQL parser for Python
messense/auditwheel-symbols
Find out which symbols are causing auditwheel too-recent versioned symbols error.
messense/rjsonnet-py
Python bindings to Rust jrsonnet crate(a Rust implementation of Jsonnet language)
messense/cargo-options
Reusable common Cargo command line options
messense/rjmespath-py
jmespath.rs Python binding
messense/implib-rs
Generate Windows import library from module definition file in Rust
messense/crate-wheels
Build Python 🐍 wheels 🎡 for some Rust crates 📦 on GitHub Actions.
messense/maturin
Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages
messense/maturin-ci-playground
Playground for `maturin generate-ci`
messense/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
messense/polars
Fast multi-threaded, hybrid-streaming DataFrame library in Rust | Python | Node.js
messense/pyo3
Rust bindings for the Python interpreter
messense/xwin
A utility for downloading and packaging the Microsoft CRT headers and libraries, and Windows SDK headers and libraries needed for compiling and linking programs targeting Windows.
messense/pyo3-polars
Pyo3 extensions for polars
messense/tracing
Application level tracing for Rust.