dnf VS crates.io

Compare dnf vs crates.io and see what are their differences.

dnf

Package manager based on libdnf and libsolv. Replaces YUM. (by rpm-software-management)

crates.io

The Rust package registry (by rust-lang)
Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • Sonar - Write Clean Python Code. Always.
  • SaaSHub - Software Alternatives and Reviews
dnf crates.io
13 605
1,099 2,477
1.2% 1.3%
6.0 9.9
8 days ago 3 days ago
Python Rust
GNU General Public License v3.0 only Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

dnf

Posts with mentions or reviews of dnf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-29.

crates.io

Posts with mentions or reviews of crates.io. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-31.
  • Download numbers on crates.io too high?
    3 projects | reddit.com/r/rust | 31 May 2023
    Hey I published my first crate on crates.io and it tells me that 45 people downloaded it. That's hard to believe. Is it a known fact that the download numbers are higher because of any reasons (for example bots even though I don't see how that makes sense) or should I just be happy that people are using it? Im not sure how 45 people should even know about this crate. Thanks!
  • Another Adaptive Radix Tree implementation.
    2 projects | reddit.com/r/rust | 29 May 2023
    Haven't done a release yet to crates.io, but will consider it at some point once I have a few more things nailed down.
  • Rust: The wrong people are resigning
    2 projects | reddit.com/r/rust | 29 May 2023
    Having worked with bazel (the public version of Google's build system). You can make any build hermetic, but sometimes it's a case of how much effort you have to put in. And yes, crates.io dependencies which use build.rs can be (though not always are) a real make to make hermetic.
  • Hey Rustaceans! Got a question? Ask here (22/2023)!
    8 projects | reddit.com/r/rust | 29 May 2023
    Developing the compiler? Maintaining crates.io? Helping organizing conferences? Helping users on the official forums? ...? All things have value, but there is no one-fits-all answer how to start.
  • What are the unique benefits of Rust over C++?
    5 projects | reddit.com/r/rust | 28 May 2023
    Standardized documentation for all libraries in ecosystem. You can just open almost any decent crate in crates.io and you would know where to look for examples and such.
    5 projects | reddit.com/r/rust | 28 May 2023
    You can also configure where the dependency is pulled from. By default, it gets pulled from crates.io central registry. You can also pull specific commit from specific repository, or even from local folder.
  • Anonymous enums would be so good
    2 projects | reddit.com/r/rust | 26 May 2023
    Here's something I came up with quickly. https://github.com/TukanoiddExperiments/variant_common_data. It's not perfect, can be improved a lot (feedback & PRs always welcome! I intend to use this crate myself in the future, since I've had to deal with this issue quite a few times). For now, it's gonna stay in my sandbox workspace before it's ready for 0.1.0 crates.io release. Also, I'm very bad at naming, so ideas on that front are also welcome! I already have some ideas regarding additional features and error handling improvements, but I'd like to hear other peoples thoughts on what I should use/switch to for better compile times, I don't write proc macros very often, so my knowledge on the proc macro crate ecosystem/idiomatic way to parse things/etc might be outdated.
  • Looking for high level GPU computing crate
    3 projects | reddit.com/r/rust | 25 May 2023
    I've been looking for such a crate on crates.io but all I could find was the arrayfire and Rustacuda crates. Arrayfire seems out of the question for me because I have a function that is meant to be executed on all threads of the GPU, each execution of the function on a GPU thread returns a simple struct of 3 floats. Rustacuda is kind of what I'm looking for but unfortunately it only supports calling C Cuda external functions and does not support calling Rust functions you created.
  • I created an LSP server for Circom, a zkSNARK DSL
    2 projects | reddit.com/r/rust | 24 May 2023
    I've finally released my first crate to crates.io.
  • Solving the "floating point precision" problem with... floats?
    2 projects | reddit.com/r/rust | 23 May 2023
    Published to crates.io here https://crates.io/crates/safe_decimal but please - it's not a crate ready to be used in production.

What are some alternatives?

When comparing dnf and crates.io you can also consider the following projects:

docs.rs - crates.io documentation generator

plotters - A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely 🦀 📈🚀

Cargo - The Rust package manager

gtk4-rs - Rust bindings of GTK 4

trunk - Build, bundle & ship your Rust WASM application to the web.

Rocket - A web framework for Rust.

embassy - Modern embedded framework, using Rust and async.

cargo-crev - A cryptographically verifiable code review system for the cargo (Rust) package manager.

rust - Empowering everyone to build reliable and efficient software.

book - The Rust Programming Language

rfcs - RFCs for changes to Rust

dnfdragora - dnfdragora is a dnf frontend based on libyui abstraction