messense's repos on GitHub
Rust · 931 watchers
jieba-rs
The Jieba Chinese Word Segmentation Implemented in Rust
Rust · 377 watchers
nh3
Python binding to Ammonia HTML sanitizer Rust crate
Rust · 237 watchers
dav-server-rs
Rust WebDAV server library. A fork of the webdav-handler crate.
Rust · 187 watchers
mupdf-rs
Rust binding to mupdf
Rust · 66 watchers
fasttext-rs
Rust implementation of fastText
Rust · 56 watchers
multi-lsp-proxy
A LSP proxy to multiple language servers
Rust · 45 watchers
lddtree-rs
Read the dynamic library dependency tree
Rust · 44 watchers
if-addrs
Retrieve IP addresses for all interfaces. POSIX & Windows
Rust · 37 watchers
otpauth-rs
Two-step verification of HOTP/TOTP for Rust.
Rust · 34 watchers
leptos_sse
Leptos server signals synced through Server-Sent-Events (SSE). Deprecated, use https://leptos-use.rs/network/use_event_source.html instead
Python · 33 watchers
rjieba-py
jieba-rs Python binding
Rust · 30 watchers
crfs-rs
Pure Rust port of CRFsuite: a fast implementation of Conditional Random Fields (CRFs)
Shell · 28 watchers
fasttext-wheel
Build and upload fastText Python wheels to PyPI
Rust · 25 watchers
crfsuite-rs
Rust binding to crfsuite
Rust · 25 watchers
fat-macho-rs
Mach-O Fat Binary Reader and Writer
C · 21 watchers
APUE-Learning
Learning Advanced Programming in the UNIX Environment
Rust · 19 watchers
auditwheel-symbols
Find out which symbols are causing auditwheel too-recent versioned symbols error.
Python · 15 watchers
cjieba-py
Python cffi binding to CppJieba
Rust · 14 watchers
chinese-ner-rs
A CRF based Chinese Named-entity Recognition Library written in Rust
Rust · 12 watchers
rjsonnet-py
Python bindings to Rust jrsonnet crate(a Rust implementation of Jsonnet language)
Rust · 9 watchers
copilot-api-proxy
A reverse proxy for the GitHub Copilot API that exposes OpenAI and Anthropic compatible endpoints.
Rust · 9 watchers
lingua-py
lingua-rs Python binding
TypeScript · 8 watchers
pi-parallel-agents
A pi extension for dynamic parallel agent execution. Run multiple agents with different models in parallel, with or without pre-defined agent configurations.
Python · 7 watchers
caiyun
字幕组资源离线下载至百度云盘 (Not Maintained)
Rust · 7 watchers
cargo-options
Reusable common Cargo command line options
JavaScript · 7 watchers
huaweicloud-github-runner
GitHub Action for automatic create and register Huawei Cloud ECS instance as a GitHub Actions self-hosted runner
Rust · 7 watchers
mmseg-rs
Chinese word segmentation algorithm MMSEG in Rust
Rust · 6 watchers
implib-rs
Generate Windows import library from module definition file in Rust
Rust · 6 watchers
opencc-rs
OpenCC binding for Rust.
Rust · 6 watchers
rfiletype-py
Infer file and MIME type by checking the magic number signature, Python binding of https://github.com/bojand/infer
Python · 5 watchers
djsubdomains
Forked from https://github.com/ipsosante/django-subdomains
Python · 5 watchers
images2video
Python images to video library using OpenCV
Python · 5 watchers
optionaldict
A dict-like object that ignore NoneType values for Python
C++ · 4 watchers
cfasttext
A fastText C wrapper
Python · 4 watchers
douappbook
Crawl book and rating infomations from Douban App
Python · 4 watchers
everbean
Sync notes from book.douban.com to Evernote
Rust · 4 watchers
py-dissimilar
A diff library with semantic cleanup
Rust · 3 watchers
crate-wheels
Build Python 🐍 wheels 🎡 for some Rust crates 📦 on GitHub Actions.
Python · 3 watchers
is-minified-js
Detecting minified javascript files
Python · 3 watchers
magicfile
A python wrapper for libmagic
Rust · 3 watchers
maturin
Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages
C · 2 watchers
cqdb-sys
Low level Rust binding to Constant Quark Database (CQDB)
CSS · 2 watchers
github-widget
A jQuery plugin to show your Github repositories.
Python · 2 watchers
jieba-rpc
Simple jieba RPC server based on msgpack-rpc-python
Rust · 2 watchers
rocket-lenient-json
A rocket_contrib::Json copy which removes the Content-Type check
1 watchers
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
Objective-C · 1 watchers
CMCCLogin
A CMCC WLAN Client for OS X
Rust · 1 watchers
cqdb-rs
Constant Quark Database in Rust
Python · 1 watchers
extender
A simple plug-in/extension system on Python
HTML · 1 watchers
fastText
Library for fast text representation and classification.
Rust · 0 watchers
cedarwood
Efficiently-updatable double-array trie in Rust (ported from cedar)
Python · 0 watchers
doubookcrawler
Douban book ratings infomation crawler.
0 watchers
hpy
HPy: a better API for Python
Rust · 0 watchers
liblbfgs-sys
Low level Rust binding to libLBFGS: a library of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS)
Python · 0 watchers
nanokvm-hid
Python library for controlling keyboard, mouse, and touchpad via USB HID gadgets on NanoKVM Pro
0 watchers
napi-rs
A framework for building compiled Node.js add-ons in Rust via Node-API
Rust · 0 watchers
opendal
OpenDAL: Access data freely, painlessly, and efficiently
0 watchers
pep508_rs
A library for python dependency specifiers (PEP 508) with validations and warnings
Rust · 0 watchers
pyo3
Rust bindings for the Python interpreter
Python · 0 watchers
python-unrar
A ctypes wrapper for UnRAR library, plus a rarfile module on top of it.
Rust · 0 watchers
reqsign
Signing HTTP requests without heavy SDKs.