Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Api-guidelines Alternatives
Similar projects and alternatives to api-guidelines
-
patterns
A catalogue of Rust design patterns, anti-patterns and idioms
-
too-many-lists
Learn Rust by writing Entirely Too Many linked lists
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
wasm-bindgen
Facilitating high-level interactions between Wasm modules and JavaScript
-
idiomatic-rust
🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
-
Rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
-
-
awesome-bevy
A collection of Bevy assets, plugins, learning resources, and apps made by the community
-
rust-by-example
Learn Rust with examples (Live code editor included)
-
-
-
-
realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
-
tauri
Build smaller, faster, and more secure desktop applications with a web frontend.
-
rust-learning
A bunch of links to blog posts, articles, videos, etc for learning Rust
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
api-guidelines reviews and mentions
- Best practices for designing traits in public crates?
-
Functional Options Pattern in Go and Rust
Just wanting to let this here for some further input: - https://rust-lang.github.io/api-guidelines/ - https://rust-unofficial.github.io/patterns/ - https://deterministic.space/elegant-apis-in-rust.html
-
Hey Rustaceans! Got a question? Ask here (15/2023)!
The API guidelines will help you write nice APIs. Clippy will usually at least find some things, try running with -Wclippy::pedantic for a lot more messages. Also you can ask mentors for specific guidance. Hope that helps.
-
What are some good practices when writing rust?
public api of a library should follow Rust API Guidelines.
-
astro-float 0.6.6 arbitrary precision floating point library update
API was made compliant with Rust API Guidelines.
-
Picking Up Rust Before C With My Goals In Mind?
Finally, there's also the Little Book of Rust Books where you could look for tutorial materials or things like like Rust Design Patterns, Rust API Guidelines, and The Rust Performance Book. (See also rust-learning)
-
Learning rust
Rust API Guidelines: If you're planning on building libraries or APIs in Rust, these guidelines provide recommendations for designing and presenting APIs in the language. They're written by the Rust library team, based on their experience building the Rust standard library and other crates in the ecosystem.
-
Learning Rust - Chapter 3 fibonacci example
There are a few unofficial follow up books that you can read when you're done with "the book" such as Idioms - Rust Design Patterns and Rust API Guidelines if you want to make a library. Also Learn Rust With Entirely Too Many Lists can be good, but it's not for everyone.
-
Any recommend resources to start learning?
Rust API Guidelines provides a "checklist and elaboration"-style reference for how to design interfaces that are idiomatic.
-
Coming from Python. Can anyone offer some generic tips and answer a few questions?
Once you've got a basic understanding of Rust, The Little Book of Rust Books is great for branching out and, aside from more tasks-specific books, it includes things like Rust API Guidelines, Rust Design Patterns, The Rust Performance Book, the Rust Fuzz Book, and Secure Rust Guidelines.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 11 Dec 2023
Stats
rust-lang/api-guidelines is an open source project licensed under Apache License 2.0 which is an OSI approved license.