InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Rust Alternatives
Similar projects and alternatives to Rust
-
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
-
-
-
tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
-
-
-
cloudformation-guard
Guard offers a policy-as-code domain-specific language (DSL) to write rules and validate JSON- and YAML-formatted data such as CloudFormation Templates, K8s configurations, and Terraform JSON plans/configurations against those rules. Take this survey to provide feedback about cfn-guard: https://amazonmr.au1.qualtrics.com/jfe/form/SV_bpyzpfoYGGuuUl0
-
-
JavaScript
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices. (by TheAlgorithms)
-
Go
Algorithms and Data Structures implemented in Go for beginners, following best practices. (by TheAlgorithms)
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Rust discussion
Rust reviews and mentions
- TheAlgorithms/Rust: All Algorithms Implemented in Rust
-
Dynamic programming solutions in Rust?
This repo could suit your needs TheAlgorithms
-
58 Rust Resources Every Learner Should Know in 2023
39. The Algorithms Rust git repo offers code examples for many essential standard algorithms for data structures, sorting, and strings, among many others. This is a very good resource if you are trying to practice for job interviews.
-
New colorscheme
Oh, i didn't implement convex hull algorithm. And that was a random file i opened from the Rust-Algorithms repo, I contributed with some algos few months back!
-
Data structures/algorithms course in rust?
Edit: forgot the link. Here it is https://github.com/TheAlgorithms/Rust
- Any GitHub repo with leetcode rust?
-
Many of the typical "Algorithms" as plain Rust implementation
Yeah, I also only looked at one of them (https://github.com/TheAlgorithms/Rust/blob/master/src/string/aho_corasick.rs) and was left with the same impression.
-
All Algorithms Implemented in Rust
First one I checked was `two_sum.rs` and it uses a `HashMap`: https://github.com/TheAlgorithms/Rust/blob/master/src/genera...
Surely the best way is to sort the numbers and then walk from both ends?
Nice work anyway!
- All Algorithms implemented in Rust
-
A note from our sponsor - InfluxDB
www.influxdata.com | 2 Sep 2025
Stats
TheAlgorithms/Rust is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Rust is Rust.