simple-osd-daemons VS cargo2nix

Compare simple-osd-daemons vs cargo2nix and see what are their differences.

simple-osd-daemons

Mirror of https://code.balsoft.ru/balsoft/simple-osd-daemons (by balsoft)

cargo2nix

Granular builds of Rust projects for Nix (by cargo2nix)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
simple-osd-daemons cargo2nix
2 12
4 327
- 4.3%
2.7 6.7
5 months ago 20 days ago
Rust Nix
GNU General Public License v3.0 or later MIT License
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.

simple-osd-daemons

Posts with mentions or reviews of simple-osd-daemons. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-07.
  • Nix-ifying a Rust project
    12 projects | /r/rust | 7 Apr 2021
    I like the way crate2nix works. I have made a flake template for it here. Sometimes it requires a couple of overrides to fix some misbehaving crates (see https://github.com/balsoft/simple-osd-daemons/blob/master/flake.nix#L29 for an example of such overrides), but otherwise it's fantastic. It doesn't require any hash nonsense, it downloads and builds all the crates separately (unlike naersk or other solutions) so you get all the benefits of Nix (reproducibility and proper caching).
  • A Tool To Show Battery, Time, Volume Info Upon Key Press?
    3 projects | /r/linuxquestions | 14 Feb 2021
    I have written a little tool that does something similar: it shows current volume, music track, battery percentage etc when they change (it's a bit like the OSD you see in DEs, but for your WM). Get the source here: https://github.com/balsoft/simple-osd-daemons

cargo2nix

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

What are some alternatives?

When comparing simple-osd-daemons and cargo2nix you can also consider the following projects:

rust-overlay - Pure and reproducible nix overlay of binary distributed rust toolchains

naersk - Build Rust projects in Nix - no configuration, no code generation, no IFD, sandbox friendly.

nix-templates - Nix Flake templates for various languages

rust-nix-template - Rust project template with Nix (Flakes) and VSCode support

i3blocks - The hacker-friendly status_command for Sway and i3

sowm - An itsy bitsy floating window manager (220~ sloc!).

crate2nix - rebuild only changed crates in CI with crate2nix and nix

crates.io-index - Registry index for crates.io

Cargo - The Rust package manager

watt - Runtime for executing procedural macros as WebAssembly