whatlang-rs and whichlang

These are competitors: both are standalone language detection libraries for Rust with overlapping functionality, and users would typically choose one based on performance, accuracy, or dependency preferences rather than use them together.

whatlang-rs
62
Established
whichlang
55
Established
Maintenance 6/25
Adoption 20/25
Maturity 16/25
Community 20/25
Maintenance 6/25
Adoption 20/25
Maturity 16/25
Community 13/25
Stars: 1,062
Forks: 120
Downloads: 125,145
Commits (30d): 0
Language: Rust
License: MIT
Stars: 442
Forks: 24
Downloads: 15,953
Commits (30d): 0
Language: Rust
License: MIT
No Package No Dependents
No Package No Dependents

About whatlang-rs

greyblake/whatlang-rs

Natural language detection library for Rust. Try demo online: https://whatlang.org/

This tool helps you automatically figure out what natural language a piece of text is written in. You provide any text, and it tells you the language (like English, Spanish, or Japanese) and the writing system (like Latin or Cyrillic script). This is for software developers building applications that need to process text in various languages, such as search engines or content management systems.

natural-language-processing text-analysis search-engine-development localization content-moderation

About whichlang

quickwit-oss/whichlang

A blazingly fast and lightweight language detection library for Rust

This library helps software developers quickly and accurately identify the language of text data, such as log entries or customer feedback. It takes in strings of text and outputs the most likely language from a supported list. It's designed for developers building high-performance applications that process large volumes of text in real-time.

software-development data-processing search-engine text-analytics high-throughput-systems

Scores updated daily from GitHub, PyPI, and npm data. How scores work