cargo2nix
Build tool
A tool that generates reproducible builds of Rust projects using Nix
Granular builds of Rust projects for Nix
387 stars
14 watching
77 forks
Language: Nix
last commit: 10 months ago
Linked from 1 awesome list
cargonixnix-overlaynixosnixpkgsrust
Related projects:
Repository | Description | Stars |
---|---|---|
yusdacra/nix-cargo-integration | A library and toolset to integrate Rust projects with Nix | 192 |
nixos/cabal2nix | A tool that converts Haskell package descriptions from Cabal to Nix build instructions | 362 |
ipetkov/crane | Automates and optimizes the build process of Rust projects using incremental artifact caching. | 972 |
svanderburg/node2nix | A tool that allows users to build and deploy Node.js applications on top of the Nix package manager. | 530 |
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 | 77 |
nix-community/fenix | A collection of Rust toolchains and analysis tools for Nix package manager | 726 |
cargo-generate/cargo-generate | Tool to help developers create new Rust projects quickly from existing templates | 2,006 |
nix-community/dream2nix | A modular framework for automated packaging solutions aimed at improving flexibility and maintainability in software development | 1,050 |
koute/cargo-web | A tool that simplifies building, testing and deploying client-side web applications in Rust | 1,107 |
nix-community/nix-init | Tools and scripts for generating Nix package definitions from URLs | 934 |
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,867 |
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. | 754 |
redcoolbeans/cargos-buildroot | A toolset for building lightweight Docker images with enhanced security and manageability. | 9 |