MyNixOS website logo
categories

by-name/ca

Showing entries 101-200 out of 324.
carapace-bridgeNix package
Multi-shell completion bridge for carapace
carbon-now-clicarbon-now-cliNix package
Beautiful images of your code — from right inside your terminal
carbon-now-clinodePackages.carbon-now-cliNix package
Beautiful images of your code — from right inside your terminal
carbon-now-clinodePackages_latest.carbon-now-cliNix package
Beautiful images of your code — from right inside your terminal
carburetorNix package
Graphical settings app for Tractor in GTK
carddavNix package
CardDAV import/export utility
cardinalNix package
Plugin wrapper around VCV Rack
cardoNix package
Large Unicode font specifically designed for the needs of classicists, Biblical scholars, medieval…
cardpeekNix package
Tool to read the contents of ISO7816 smart cards
cargoNix package
Cargo command to work with Nintendo 3DS project binaries
cargo-aboutNix package
Cargo plugin to generate list of all licenses for a crate
Cargo subcommand to build and test all feature flag combinations
Cargo plugin for use with colcon workspaces
cargo-aocNix package
Simple CLI tool that aims to be a helper for Advent of Code
cargo-apkNix package
Tool for creating Android packages
cargo-auditNix package
Audit Cargo.lock files for crates with security vulnerabilities
cargo-auditableNix package
Tool to make production Rust binaries auditable
Automatically DRY up your Rust dependencies
cargo-bazelNix package
Part of the crate_universe collection of tools which use Cargo to generate build targets for Bazel
cargo-benchcmpNix package
Small utility to compare Rust micro-benchmarks
cargo-binstallNix package
Tool for installing rust binaries as an alternative to building from source
cargo-binutilsNix package
Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain
Bisects rustc, either nightlies or CI artifacts
cargo-bitbakeNix package
Cargo extension that can generate BitBake recipes utilizing the classes from meta-rust
cargo-bloatNix package
Tool and Cargo subcommand that helps you find out what takes most of the space in your executable
cargo-boleroNix package
Fuzzing and property testing front-end framework for Rust
cargo-bumpNix package
Increments the version number of the current project
cargo-bundleNix package
Wrap rust executables in OS-specific app bundles
Generate a THIRDPARTY file with all licenses in a cargo project
cargo-cNix package
Cargo subcommand to build and install C-ABI compatible dynamic and static libraries
cargo-cacheNix package
Manage cargo cache (${CARGO_HOME}, ~/.cargo/), print sizes of dirs and remove dirs selectively
cargo-carefulNix package
Tool to execute Rust code carefully, with extra checking along the way
cargo-chefNix package
Cargo-subcommand to speed up Rust Docker builds using Docker layer caching
Cleans all projects under specified directory
cargo-cloneNix package
Cargo subcommand to fetch the source code of a Rust crate
cargo-codspeedNix package
Cargo extension to build & run your codspeed benchmarks
cargo-componentNix package
Cargo subcommand for creating WebAssembly components based on the component model proposal
cargo-crankyNix package
Easy to configure wrapper for Rust's clippy
cargo-crevNix package
Cryptographically verifiable code review system for the cargo (Rust) package manager
cargo-criterionNix package
Cargo extension for running Criterion.rs benchmarks
cargo-crossNix package
Zero setup cross compilation and cross testing
cargo-cyclonedxNix package
Creates CycloneDX Software Bill of Materials (SBOM) from Rust (Cargo) projects
cargo-deadlinksNix package
Cargo subcommand to check rust documentation for broken links
cargo-debNix package
Cargo subcommand that generates Debian packages from information in Cargo.toml
cargo-denyNix package
Cargo plugin for linting your dependencies
cargo-depgraphNix package
Create dependency graphs for cargo projects using cargo metadata and graphviz
cargo-dephellNix package
Tool to analyze the third-party dependencies imported by a rust crate or rust workspace
cargo-dietNix package
Help computing optimal include directives for your Cargo.toml manifest
cargo-distNix package
Tool for building final distributable artifacts and uploading them to an archive
cargo-docsetNix package
Cargo subcommand to generate a Dash/Zeal docset for your Rust packages
cargo-duplicatesNix package
Cargo subcommand for displaying when different versions of a same dependency are pulled in
cargo-editNix package
Utility for managing cargo dependencies from the command line
cargo-embassyNix package
Command line tool for creating Embassy projects
cargo-expandNix package
Cargo subcommand to show result of macro expansion
cargo-featureNix package
Cargo plugin to manage dependency features
TUI-like cli tool to manage the features of your rust-projects dependencies
cargo-flamegraphNix package
Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3
cargo-fundNix package
Discover funding links for your project's dependencies
cargo-fuzzNix package
Command line helpers for fuzzing
cargo-geigerNix package
Detects usage of unsafe Rust in a Rust crate and its dependencies
cargo-generateNix package
Tool to generate a new Rust project by leveraging a pre-existing git repository as a template
cargo-graNix package
CLI for building flatpak apps with ease
Command-line frontend for guppy
cargo-hackNix package
Cargo subcommand to provide various options useful for testing and continuous integration
cargo-hakariNix package
Manage workspace-hack packages to speed up builds in large workspaces
cargo-hf2Nix package
Cargo Subcommand for Microsoft HID Flashing Library for UF2 Bootloaders
cargo-i18nNix package
Rust Cargo sub-command and libraries to extract and build localization resources to embed in your …
cargo-infoNix package
Cargo subcommand to show crates info from crates.io
cargo-instaNix package
Cargo subcommand for snapshot testing
cargo-lambdaNix package
Cargo subcommand to help you work with AWS Lambda
cargo-leptosNix package
Build tool for the Leptos web framework
cargo-licenseNix package
Cargo subcommand to see license of dependencies
cargo-limitNix package
Cargo subcommand "limit": reduces the noise of compiler messages
cargo-llvm-covNix package
Cargo subcommand to easily use LLVM source-based code coverage
cargo-llvm-linesNix package
Count the number of lines of LLVM IR across all instantiations of a generic function
Cargo subcommand to manage local registries
cargo-lockNix package
Self-contained Cargo.lock parser with graph analysis
cargo-macheteNix package
Cargo tool that detects unused dependencies in Rust projects
cargo-makeNix package
Rust task runner and build tool
cargo-mobile2Nix package
Rust on mobile made easy
cargo-modulesNix package
Cargo plugin for showing a tree-like overview of a crate's modules
cargo-mommyNix package
Cargo wrapper that encourages you after running commands
cargo-msrvNix package
Cargo subcommand "msrv": assists with finding your minimum supported Rust version (MSRV)
cargo-mutantsNix package
Mutation testing tool for Rust
cargo-ndkNix package
Cargo extension for building Android NDK projects
cargo-nextestNix package
Next-generation test runner for Rust projects
cargo-outdatedNix package
Cargo subcommand for displaying when Rust dependencies are out of date
cargo-pgoNix package
Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT
cargo-pioNix package
Build Rust embedded projects with PlatformIO
cargo-playNix package
Run your rust code without setting up cargo
cargo-plumbingNix package
Proposed plumbing commands for cargo
cargo-preflightNix package
Custom Cargo subcommand to run local 'CI' on certain Git actions
cargo-profilerNix package
Cargo subcommand for profiling Rust binaries
cargo-pspNix package
Cargo build wrapper for creating Sony PSP executables
cargo-public-apiNix package
List and diff the public API of Rust library crates between releases and commits
cargo-railNix package
Graph-aware monorepo orchestration for Rust workspaces
cargo-razeNix package
Generate Bazel BUILD files from Cargo dependencies
cargo-rdmeNix package
Cargo command to create the README.md from your crate's documentation
cargo-readmeNix package
Generate README.md from docstrings
cargo-releaseNix package
Cargo subcommand "release": everything about releasing a rust crate