Language-guesser Alternatives
Similar projects and alternatives to language-guesser
-
guess-that-lang
CLI game to see how fast you can guess the language of a code block!
-
syntect
Rust library for syntax highlighting using Sublime Text syntax definitions.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
-
-
-
-
rust-build.action
Automate publishing Rust build artifacts for GitHub releases through GitHub Actions
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
language-guesser reviews and mentions
-
[Media] I made a Rust CLI game that tests how fast you can guess the language of a code block!
Nice game, I built something similar my self: https://github.com/ModProg/language-guesser, but I actually think your UI is nicer, like I just droped the code in unhighlighted and everything, and you even have the preview with dots.