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
207 stars
9 watching
16 forks
Language: Rust
last commit: 11 days 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,876 |
cachix/cachix | A tool for efficiently storing and managing Nix package binaries to prevent unnecessary rebuilds. | 850 |
msteen/nix-prefetch | Tools for securely generating and validating hashes of package sources during Nix builds | 123 |
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,041 |
nix-community/fenix | A collection of Rust toolchains and analysis tools for Nix package manager | 701 |
nn1ks/mshp | A minimal shell prompt implemented in Rust | 3 |
mozilla/nixpkgs-mozilla | Gathers Mozilla's Firefox variants and Rust toolchain definitions into one repository | 527 |
jaemk/cached | Provides Rust implementations of caching structures and simplified function memoization. | 1,565 |
cowboyd/zsh-rust | Automates configuration of Rust toolchain for zsh shell | 0 |
turnersoftware/cachetower | An efficient multi-layered caching system for .NET applications | 612 |
ipetkov/crane | Automates and optimizes the build process of Rust projects using incremental artifact caching. | 954 |
nix-community/comma | Automates software execution without installation | 1,122 |
nix-community/nurl | A tool to automatically generate Nix fetcher calls from repository URLs. | 480 |
iwanbk/bcache | A distributed in-memory caching system with eventual consistency and configurable maximum keys | 156 |