So we wanted to make a command line version of rust.firosolutions.com for
quickly being able to check and validate current crate(/library) versions
in the Cargo.toml file.
So when building a rust… (more…)
Read more »
This is aimed for people who are coming to Rust from garbage collected languages, such as Python or JavaScript and have trouble with the compiler throwing errors without reason. This guide assumes … (more…)
Read more »
To improve the performance of your PowerShell code you may need to rewrite the performance-critical parts in C#. This is a great option, and the more options the better. You can increase your options by choosing a language like Rust which guarantees memor... (more…)
Read more »
Command line interface for DuckDB, LibSQL, MariaDB, MySQL, PostgreSQL, Snowflake, SQLite3 and SQL Server - theseus-rs/rsql... (more…)
Read more »
serve a static site, single page application or just a static file with Rust - GitHub - raphamorim/cargo-server: serve a static site, single page application or just a static file with Rust... (more…)
Read more »