Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Nix
N

Nix

Tool
157 projects220.9k total stars19.8k total forks22 languages

Open-source projects built with Nix

There are currently 157 open-source projects built with Nix, with a combined total of 220.9k GitHub stars. The most common language among these projects is Nix.

Showing 157 open-source projects · page 3 of 5

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
KEVM
KEVMkframework/evm-semantics

A formal semantics of the Ethereum Virtual Machine (EVM) written in the K framework, enabling verification and symbolic execution of smart contracts.

589155KCL
5 days ago
nix-mineral
nix-mineralcynicsketch/nix-mineral

A NixOS module for convenient system hardening by securely configuring existing software and reducing attack surface.

55727Nix
4 days ago
Kurtosis
Kurtosiskurtosis-tech/kurtosis

A platform for packaging and launching ephemeral blockchain development and test stacks, abstracting over Docker and Kubernetes.

550100Go
1 day ago
flake-utils-plus
flake-utils-plusgytis-ivaskevicius/flake-utils-plus

A Nix library for generating NixOS flake configurations with minimal complexity and multiple nixpkgs channel support.

54657Nix
25 days ago
zig-overlay
zig-overlaymitchellh/zig-overlay

A Nix flake packaging the Zig compiler, providing easy access to released and nightly versions.

54162Nix
20 hours ago
KubeNix
KubeNixhall/kubenix

A Nix-based framework for managing Kubernetes resources, enabling declarative configuration and reproducible deployments.

51248Nix
5 days ago
NixNG
NixNGnix-community/NixNG

A lightweight, container-focused Linux distribution based on Nix with modular init system choices and minimal defaults.

49722Nix
1 month ago
Self Host Blocks
Self Host Blocksibizaman/selfhostblocks

An opinionated NixOS distribution providing modular building blocks and unified configuration for self-hosting services with best practices.

49419Nix
18 hours ago
Makes
Makesfluidattacks/makes

A CI/CD framework powered by Nix for building secure and reproducible software supply chains.

49145Nix
1 year ago
Standard
Standarddivnix/std

A DevOps framework for the SDLC that organizes and disciplines Nix code using Flakes to accelerate development.

48450Nix
1 year ago
cargo2nix
cargo2nixcargo2nix/cargo2nix

Generate Nix expressions from Rust Cargo projects for granular, reproducible builds and development environments.

46887Nix
1 year ago
sparkle
sparkletweag/sparkle

A library for writing Apache Spark applications in Haskell, enabling resilient analytics that scale to thousands of nodes.

44927Haskell
1 year ago
haumea
haumeanix-community/haumea

A filesystem-based module system for Nix that automatically imports directories into attribute sets.

41811Nix
12 days ago
terraform-nixos
terraform-nixosnix-community/terraform-nixos

Terraform modules for deploying NixOS machines to cloud infrastructure, combining infrastructure-as-code with NixOS configuration management.

41764HCL
2 years ago
neovim-nightly-overlay
neovim-nightly-overlaynix-community/neovim-nightly-overlay

A Nix overlay that provides nightly builds of Neovim for NixOS and Home Manager users.

41573Nix
20 hours ago
flakelight
flakelightnix-community/flakelight

A modular Nix flake framework that simplifies flake definitions by minimizing boilerplate and providing extensible modules.

41011Nix
4 days ago
kickstart-nix.nvim
kickstart-nix.nvimmrcjkb/kickstart-nix.nvim

A dead simple Nix flake template for creating and managing Neovim configurations with Nix.

40419Lua
5 months ago
cabal2nix
cabal2nixNixOS/cabal2nix

Generate Nix build instructions from Cabal files to integrate Haskell projects into the Nix ecosystem.

403161Haskell
14 days ago
nixos-cli
nixos-clinix-community/nixos-cli

A unified command-line interface for managing NixOS installations, replacing scattered nixos-* utilities.

39417Go
3 days ago
nixidy
nixidyarnarg/nixidy

A Kubernetes GitOps tool that uses Nix and the NixOS module system to manage cluster configurations with type safety and composability.

38426Nix
21 days ago
typedefs
typedefstypedefs/typedefs

A programming language-agnostic algebraic data type definition language based on polynomials.

37218Idris
2 years ago
nixpkgs-hammering
nixpkgs-hammeringjtojnar/nixpkgs-hammering

A linter for Nix package expressions that identifies common mistakes and provides explanations for Nixpkgs contributors.

33219Nix
24 days ago
extra-container
extra-containererikarvstedt/extra-container

Manage declarative NixOS containers without full system rebuilds, combining declarative options with imperative speed.

30023Shell
7 months ago
Nixinate
NixinateMatthewCroughan/nixinate

A NixOS deployment tool that generates deployment scripts from your flake's nixosConfigurations.

29037Nix
1 year ago
gitignore.nix
gitignore.nixhercules-ci/gitignore.nix

Nix library for filtering local source directories using gitignore rules, enabling reproducible builds.

28823Nix
9 months ago
base16.nix
base16.nixSenchoPens/base16.nix

A Nix library for theming applications using base16 and base24 color schemes and templates.

28611Nix
1 year ago
idris-ct
idris-ctstatebox/idris-ct

A formally verified category theory library implemented in Idris, providing correctness guarantees through proofs.

27326Idris
6 years ago
hyprspace
hyprspacehyprspace/hyprspace

A lightweight VPN built on IPFS and libp2p that creates direct encrypted tunnels between nodes, even behind NATs/firewalls.

24621Go
8 days ago
haskell-flake
haskell-flakesrid/haskell-flake

A flake-parts Nix module that simplifies Haskell development, packaging, and deployment with Nix flakes.

23927Nix
5 days ago
nix-cargo-integration
nix-cargo-integration90-008/nix-cargo-integration

A flake-parts module that integrates Cargo projects with Nix using dream2nix for building and development shells.

21726Nix
1 day ago
Easy PureScript Nix
Easy PureScript Nixjustinwoo/easy-purescript-nix

A Nix-based toolchain for easily installing and managing PureScript and related development tools.

21356Nix
9 months ago
pog
pogjpetrucciani/pog

A Nix library for building full-featured CLI tools with flag parsing, auto-documentation, and tab completion in pure Nix.

1994Nix
29 days ago
zig2nix
zig2nixCloudef/zig2nix

A Nix flake for packaging, building, and running Zig projects with dependency management and cross-compilation.

18816Zig
17 hours ago
LÖVE Game Development & Automated Build System
LÖVE Game Development & Automated Build SystemOval-Tutu/bootstrap-love2d-project

A professional template and automated build system for creating and publishing LÖVE games across multiple platforms.

18418Lua
8 months ago
clj-nix
clj-nixjlesquembre/clj-nix

Nix helpers to reduce friction between Clojure projects and the Nix ecosystem.

18425Clojure
4 days ago
dbcritic
dbcriticchannable/dbcritic

A PostgreSQL database schema linter that identifies schema problems like missing primary keys and unindexed foreign keys.

1802Idris
9 months ago
1
2
3
4
5