SaaSHub helps you find the best software and product alternatives Learn more →
Docs.rs Alternatives
Similar projects and alternatives to docs.rs
-
-
-
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.
-
-
-
-
cargo-crev
A cryptographically verifiable code review system for the cargo (Rust) package manager.
-
config-rs
⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications).
-
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.
-
-
-
-
tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
-
redux-toolkit
The official, opinionated, batteries-included toolset for efficient Redux development
-
-
black-hat-rust
Applied offensive security with Rust - https://kerkour.com/black-hat-rust
-
-
awesome-bevy
A collection of Bevy assets, plugins, learning resources, and apps made by the community
-
Rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
docs.rs reviews and mentions
-
whats a good crate for rsa or Edsa
Rust code always have doc, located in https://docs.rs/
-
Extracting all exported items from a crate
Right now, I'm resorting to scraping the docs.rs page of the crate, eg: https://docs.rs/libp2p/0.18.0/libp2p/all.html
-
Hey Rustaceans! Got a question? Ask here! (50/2022)!
Yeah that's great thank you, I was just unsure about whether people using the crate were expecting to read about the private members on docs.rs. Guess there's no real downside to using docstring style for both public and private members.
-
std.rs is seeking a new owner
In september this year docs.rs itself also got similar functionality (#1817, #1830), extended to work with crates:
-
Better way to find create features?
Is there a better way to find features rather than finding them mentioned in documentation every so often? Too many times have I been trying to use a crate only to realize the reason its not working is because I missed the line in docs.rs that had "requires this feature - ..." and nowhere else. Is there a way to check all possible features for a crate? Maybe even to make it easier to search if that is what I'm missing next time?
-
Updated the simple axum-auth extractors for axum 0.6!
Searched docs.rs for "basic" and "bearer"
The problem with linking to TypedHeader in the README is that we'd have to link to every extractor eventually. That doesn't really scale. Ideally they'd show in docs.rs' search. Unfortunately that isn't the case since TypedHeader integrates with the headers crate, so its items doesn't show in axum's docs. I'm not sure there is much axum can do unfortunately 🤔
-
I turned The Rust Book into a crate
Yeah. All fun and jokes untill i make a docs.rs crate too hehe!
-
[Gitoxide in October]: `gix fetch` and `gix clone`
The PR to renormalize the crates index is this one: https://github.com/rust-lang/crates.io/pull/5066 (in-progress), and the one to get the crates-index-diff updates into docs.rs is here: https://github.com/rust-lang/docs.rs/pull/1807 (merged).
-
Accessible Documentation?
Reference documentation, i.e. docs.rs, is what you use when you know roughly how to use the thing, and you're looking for details. If I have an X and I want to do Y with it, I'm looking at docs.rs to see what methods and traits it implements. Not being able to use it would be a serious issue for anybody.
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007fea6027b940>
www.saashub.com | 30 Jan 2023
Stats
rust-lang/docs.rs is an open source project licensed under MIT License which is an OSI approved license.