cached-nix-shell
Nix shell caching
A caching layer for nix-shell to improve startup time by reusing environment variables and cache invalidating on changes
Instant startup time for nix-shell
209 stars
9 watching
17 forks
Language: Rust
last commit: about 2 months ago
Linked from 1 awesome list
nixnix-shell
Related projects:
Repository | Description | Stars |
---|---|---|
nix-community/nix-direnv | An implementation of direnv's use_nix and use_flake features in Nix package format for faster shell caching and build dependency management. | 1,914 |
cachix/cachix | A tool for efficiently storing and managing Nix package binaries to prevent unnecessary rebuilds. | 857 |
msteen/nix-prefetch | Tools for securely generating and validating hashes of package sources during Nix builds | 126 |
nix-community/nix-zsh-completions | A collection of ZSH completions for Nix and its ecosystem | 230 |
zhaofengli/attic | A serverless, zero-configuration binary cache with support for multi-tenancy, global deduplication, managed signing, and garbage collection. | 1,089 |
nix-community/fenix | A collection of Rust toolchains and analysis tools for Nix package manager | 726 |
nn1ks/mshp | A minimal shell prompt implemented in Rust | 3 |
mozilla/nixpkgs-mozilla | A Mozilla-specific Nix package repository containingFirefox variants and Rust support | 534 |
jaemk/cached | Provides Rust implementations of caching structures and simplified function memoization. | 1,605 |
cowboyd/zsh-rust | Automates configuration of Rust toolchain for zsh shell | 0 |
turnersoftware/cachetower | An efficient multi-layered caching system for .NET applications | 614 |
ipetkov/crane | Automates and optimizes the build process of Rust projects using incremental artifact caching. | 972 |
nix-community/comma | Automates software execution without installation | 1,146 |
nix-community/nurl | A tool to automatically generate Nix fetcher calls from repository URLs. | 494 |
iwanbk/bcache | A distributed in-memory caching system with eventual consistency and configurable maximum keys | 156 |