-
Take a look at Himalaya: https://github.com/soywod/himalaya
-
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.
-
crane
A Nix library for building cargo projects. Never build twice thanks to incremental artifact caching.
Take a look at Crane, though it is squarely aimed at non-beginners. If you want to submit whatever you're packaging to nixpkgs and not just for personal use, you can't use crane, though.
-
I have previously packaged an OSS Rust utility in a nixpkgs PR here. The upstream functions such as buildRustPackage are documented in the Nixpkgs manual here.