Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by messense
A curated list of projects in awesome lists by messense .
https://github.com/messense/aliyundrive-webdav
阿里云盘 WebDAV 服务
aliyundrive aliyundrive-client luci-app openwrt-package webdav-server
Last synced: 28 Oct 2024
https://github.com/messense/homebrew-macos-cross-toolchains
macOS cross compiler toolchains
cross-compiler-toolchain gcc gcc-cross-compiler gcc-toolchain macos macos-toolchain
Last synced: 29 Oct 2024
https://github.com/messense/jieba-rs
The Jieba Chinese Word Segmentation Implemented in Rust
chinese-word-segmentation jieba jieba-chinese nlp wasm
Last synced: 16 Oct 2024
https://github.com/messense/nh3
Python binding to Ammonia HTML sanitizer Rust crate
Last synced: 16 Oct 2024
https://github.com/messense/dav-server-rs
Rust WebDAV server library. A fork of the webdav-handler crate.
Last synced: 16 Oct 2024
https://github.com/messense/fasttext-serving
fastText model serving service
fasttext model-server model-serving nlp
Last synced: 31 Oct 2024
https://github.com/messense/multi-lsp-proxy
A LSP proxy to multiple language servers
helix helix-editor language-server-protocol
Last synced: 01 Oct 2024
https://github.com/messense/otpauth-rs
Two-step verification of HOTP/TOTP for Rust.
Last synced: 31 Oct 2024
https://github.com/messense/leptos_sse
Leptos server signals synced through Server-Sent-Events (SSE)
Last synced: 31 Oct 2024
https://github.com/messense/crfs-rs
Pure Rust port of CRFsuite: a fast implementation of Conditional Random Fields (CRFs)
Last synced: 31 Oct 2024
https://github.com/messense/unidiff-rs
Unified diff parsing/metadata extraction library for Rust
Last synced: 07 Nov 2024
https://github.com/messense/fasttext-wheel
Build and upload fastText Python wheels to PyPI
Last synced: 08 Nov 2024
https://github.com/messense/fat-macho-rs
Mach-O Fat Binary Reader and Writer
Last synced: 08 Nov 2024
https://github.com/messense/apue-learning
Learning Advanced Programming in the UNIX Environment
Last synced: 08 Nov 2024
https://github.com/messense/cjieba-py
Python cffi binding to CppJieba
cffi chinese-word-segmentation jieba jieba-chinese python-bindings word-segmentation
Last synced: 08 Nov 2024
https://github.com/messense/auditwheel-symbols
Find out which symbols are causing auditwheel too-recent versioned symbols error.
auditwheel manylinux1 manylinux2010 manylinux2014
Last synced: 31 Oct 2024
https://github.com/messense/rust-lunardate
A Chinese Calendar Library in Rust
calendar chinese-calendar lunardate
Last synced: 08 Nov 2024
https://github.com/messense/rjsonnet-py
Python bindings to Rust jrsonnet crate(a Rust implementation of Jsonnet language)
Last synced: 08 Nov 2024
https://github.com/messense/mmseg-rs
Chinese word segmentation algorithm MMSEG in Rust
Last synced: 08 Nov 2024
https://github.com/messense/huaweicloud-github-runner
GitHub Action for automatic create and register Huawei Cloud ECS instance as a GitHub Actions self-hosted runner
github-actions github-actions-runner
Last synced: 02 Aug 2024
https://github.com/messense/optionaldict
A dict-like object that ignore NoneType values for Python
Last synced: 08 Nov 2024
https://github.com/messense/implib-rs
Generate Windows import library from module definition file in Rust
Last synced: 08 Nov 2024
https://github.com/messense/cargo-options
Reusable common Cargo command line options
Last synced: 08 Nov 2024
https://github.com/messense/djsubdomains
Forked from https://github.com/ipsosante/django-subdomains
Last synced: 04 Aug 2024
https://github.com/messense/rfiletype-py
Infer file and MIME type by checking the magic number signature, Python binding of https://github.com/bojand/infer
Last synced: 16 Oct 2024
https://github.com/messense/py-dissimilar
A diff library with semantic cleanup
Last synced: 16 Oct 2024
https://github.com/messense/is-minified-js
Detecting minified javascript files
Last synced: 16 Oct 2024
https://github.com/messense/crate-wheels
Build Python 🐍 wheels 🎡 for some Rust crates 📦 on GitHub Actions.
Last synced: 16 Oct 2024
https://github.com/messense/cython-abseil-sample
Using abseil-cpp with Cython project sample
Last synced: 16 Oct 2024
https://github.com/messense/rusted-rs
Simple tool to highlight rustc --explain output
Last synced: 16 Oct 2024
https://github.com/messense/rocket-lenient-json
A rocket_contrib::Json copy which removes the Content-Type check
Last synced: 26 Sep 2024
https://github.com/messense/python-sysconfig-collector
Collect Python sysconfig on GitHub Actions for maturin
Last synced: 16 Oct 2024
https://github.com/messense/cqdb-sys
Low level Rust binding to Constant Quark Database (CQDB)
Last synced: 16 Oct 2024
https://github.com/messense/rocket-validator
Validator data guard for Rocket
Last synced: 16 Oct 2024
https://github.com/messense/python3-config-rs
Read Python 3 sysconfigdata in Rust
Last synced: 16 Oct 2024
https://github.com/messense/sha512-crypt
Python binding to Rust sha-crypt password hashing crate
Last synced: 16 Oct 2024
https://github.com/messense/serde-single-key-map
Unwrap a single key map with serde
Last synced: 16 Oct 2024
https://github.com/messense/cppjieba-cabi
Idiomatic C ABI for CppJieba
chinese-nlp chinese-segmenter chinese-word-segmentation
Last synced: 16 Oct 2024
https://github.com/messense/flask-djangoquery
DjangoQuery extension for Flask-SQLAlchemy
Last synced: 16 Oct 2024
https://github.com/messense/cmake-toolchain-rs
Auto-generate CMake toolchain file
Last synced: 16 Oct 2024
https://github.com/messense/maturin-ci-playground
Playground for `maturin generate-ci`
Last synced: 15 Oct 2024
https://github.com/messense/stacktracer
Stack tracer for multi-threaded applications
Last synced: 16 Oct 2024
https://github.com/messense/tree-sitter-py
Experimental Python binding to tree-sitter. Don't use it.
Last synced: 15 Oct 2024
https://github.com/messense/liblbfgs-sys
Low level Rust binding to libLBFGS: a library of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS)
Last synced: 15 Oct 2024