cargo2nix
Build tool
A tool that generates reproducible builds of Rust projects using Nix
Granular builds of Rust projects for Nix
381 stars
14 watching
74 forks
Language: Nix
last commit: 7 months ago
Linked from 1 awesome list
cargonixnix-overlaynixosnixpkgsrust
Related projects:
Repository | Description | Stars |
---|---|---|
yusdacra/nix-cargo-integration | A tool to integrate Cargo projects with Nix, simplifying the process of building and managing Rust projects. | 188 |
nixos/cabal2nix | A tool that converts Haskell package descriptions from Cabal to Nix build instructions | 361 |
ipetkov/crane | Automates and optimizes the build process of Rust projects using incremental artifact caching. | 954 |
svanderburg/node2nix | A tool that allows users to build and deploy Node.js applications on top of the Nix package manager. | 528 |
nix-community/crystal2nix | Tools to help build and manage Crystal projects using Nix. | 14 |
nix-community/zon2nix | Tools to convert build files from Zig's zon format to Nix expressions | 72 |
nix-community/fenix | A collection of Rust toolchains and analysis tools for Nix package manager | 701 |
cargo-generate/cargo-generate | Tool to help developers create new Rust projects quickly from existing templates | 1,967 |
nix-community/dream2nix | A modular framework for automated packaging solutions aimed at improving flexibility and maintainability in software development | 1,026 |
koute/cargo-web | A tool that simplifies building, testing and deploying client-side web applications in Rust | 1,106 |
nix-community/nix-init | Tools and scripts for generating Nix package definitions from URLs | 918 |
bunogi/cargo-makedocs | Automates documentation building for Rust projects by parsing Cargo.toml and generating documentation for direct dependencies. | 14 |
lukemathwalker/cargo-chef | A tool that speeds up Rust Docker builds by caching dependencies and re-hydrating project skeletons. | 1,817 |
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 |
redcoolbeans/cargos-buildroot | A toolset for building lightweight Docker images with enhanced security and manageability. | 9 |