magiclen / opencc-rustLinks
Open Chinese Convert(OpenCC, 開放中文轉換) binding for the Rust language for conversion between Traditional Chinese and Simplified Chinese.
☆37Updated 2 months ago
Alternatives and similar repositories for opencc-rust
Users that are interested in opencc-rust are comparing it to the libraries listed below
Sorting:
- Telegram bot for Rust group☆56Updated last year
- Chinese tokenizer for tantivy, based on jieba-rs☆81Updated last month
- A typed map which can make sure item exist.☆36Updated last year
- Free conversion between async and sync in Rust☆51Updated 3 years ago
- Prototype of a command line argument parser with several opposite design goals from clap.☆39Updated last month
- truly platform-native Rust HTTP client library☆201Updated this week
- Static keys for Rust userland applications☆65Updated 3 weeks ago
- The traditional Chinese Calendar, known as 農曆 or 陰曆 in Chinese, is based on the moon, and is commonly referred to as the Lunar Calendar.☆53Updated 2 months ago
- 收集整理在 Rust 众 https://t.me/rust_zh 的讨论中出现的一些常见疑问及其解答☆60Updated last year
- A Rust crate for manipulating HTML with CSS selectors☆123Updated last year
- Rust native 7z compressor / decompressor☆53Updated this week
- 🦀Fastest ever Trad/Simp and regional Chinese variants converter | 中文简繁及地區詞轉換☆43Updated 9 months ago
- The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust☆65Updated last year
- Rust library to ease the task of creating daemons☆53Updated 5 months ago
- A reimplementation of the Flap parser in Rust (with our own modifications applied)!☆53Updated last year
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- Compile-time string operations☆107Updated last month
- Semantic wrapper for byte count representations☆149Updated last month
- SIMD-accelerated operations☆243Updated 2 months ago
- Memory efficient trie (prefix tree) library based on LOUDS