nix-cargo-integration
Cargo integrator
A tool to integrate Cargo projects with Nix, simplifying the process of building and managing Rust projects.
Library to easily and effortlessly integrate Cargo projects with Nix.
188 stars
3 watching
21 forks
Language: Nix
last commit: 3 days ago
Linked from 1 awesome list
cargodevshelldream2nixflakeflakesintegrationnixnix-flakerustrust-lang
Related projects:
Repository | Description | Stars |
---|---|---|
nix-community/dream2nix | A modular framework for automated packaging solutions aimed at improving flexibility and maintainability in software development | 1,026 |
cargo2nix/cargo2nix | A tool that generates reproducible builds of Rust projects using Nix | 381 |
nix-community/nix-init | Tools and scripts for generating Nix package definitions from URLs | 918 |
rust-osdev/cargo-xbuild | Automates cross-compilation of sysroot crates for Rust projects | 258 |
ipetkov/crane | Automates and optimizes the build process of Rust projects using incremental artifact caching. | 954 |
jlesquembre/clj-nix | Provides Nix integration with Clojure projects to simplify their build and deployment process. | 148 |
nix-community/fenix | A collection of Rust toolchains and analysis tools for Nix package manager | 701 |
nix-community/naersk | Naersk is a tool that allows users to build Rust projects without configuration or code generation, utilizing Nix's sandboxing and caching capabilities. | 741 |
cachix/git-hooks.nix | A tool that integrates git hooks with Nix for seamless development and CI integration. | 533 |
snowfallorg/nix-software-center | A graphical package manager built with GTK4 and Nix | 598 |
svanderburg/node2nix | A tool that allows users to build and deploy Node.js applications on top of the Nix package manager. | 528 |
nixos/hydra | Continuous integration service for Nix-based projects | 1,194 |
nix-community/templates | Pre-built templates for creating Nix package sets with minimal configuration. | 66 |
nix-community/napalm | A tool for building npm packages in Nix and managing dependencies | 104 |
informalsystems/cosmos.nix | An experimental Nix project that provides a reproducible package set for integrating Cosmos IBC and CosmWasm projects | 57 |