Applications: Difference between revisions

imported>Mic92
add nixGl
imported>Mic92
add nix parser
Line 45: Line 45:
* [https://github.com/svanderburg/disnix Disnix] - a microservice architecture built with Nix.
* [https://github.com/svanderburg/disnix Disnix] - a microservice architecture built with Nix.
* [https://github.com/TaktInc/hail Hail] - a service for pull-based continuous deployment.
* [https://github.com/TaktInc/hail Hail] - a service for pull-based continuous deployment.
== Alternative nix implementations & parser ==
* [https://github.com/jwiegley/hnix hnix] (haskell, parser & evaluator)
* [https://gitlab.com/jD91mZM2/rnix rnix] (rust, parser)
* [https://github.com/orivej/go-nix go-nix] (go, parser & nix-compatible file hasher)
* [https://github.com/NixOS/nix-idea/tree/master/src/gen/java/org/nixos/idea/lang nix-idea] (java, parser)


== See also ==
== See also ==