lorri

Your project's nix-env (by target)

Lorri Alternatives

Similar projects and alternatives to lorri

  1. nixpkgs

    1,027 lorri VS nixpkgs

    Nix Packages collection & NixOS

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. nix

    402 lorri VS nix

    Nix, the purely functional package manager

  4. direnv

    180 lorri VS direnv

    unclutter your .profile

  5. Home Manager using Nix

    Manage a user environment using Nix [maintainer=@rycee]

  6. nickel

    51 lorri VS nickel

    Better configuration for less

  7. nix-direnv

    29 lorri VS nix-direnv

    A fast, persistent use_nix/use_flake implementation for direnv [maintainer=@Mic92 / @bbenne10]

  8. pdf-tools

    Discontinued Emacs support library for PDF files.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. niv

    18 lorri VS niv

    Easy dependency management for Nix projects

  11. patchelf

    A small utility to modify the dynamic linker and RPATH of ELF executables

  12. nixops

    11 lorri VS nixops

    NixOps is a tool for deploying to NixOS machines in a network or cloud.

  13. dotfiles

    6 lorri VS dotfiles

    i3 + Plasma: using the i3 window manager on the top of KDE Plasma and other dotfiles, configurations, scripts, workarounds and practises from my Debian Sid machines. (by avivace)

  14. naersk

    6 lorri VS naersk

    Build Rust projects in Nix - no configuration, no code generation, no IFD, sandbox friendly.

  15. std

    5 lorri VS std

    A DevOps framework for the SDLC with the power of Nix and Flakes. Good for keeping deadlines!

  16. nixkell

    5 lorri VS nixkell

    A simple Nix-Haskell skeleton

  17. timeout

    2 lorri VS timeout

    A script to measure and limit CPU time and memory consumption of black-box processes in Linux

  18. napalm

    2 lorri VS napalm

    Support for building npm packages in Nix and lightweight npm registry [maintainer=?] (by nix-community)

  19. sorri

    1 lorri VS sorri

    Just Add Water direnv support for the nix-shell

  20. cabal2nix

    1 lorri VS cabal2nix

    Generate Nix build instructions from a Cabal file

  21. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better lorri alternative or higher similarity.

lorri discussion

Log in or Post with

lorri reviews and mentions

Posts with mentions or reviews of lorri. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-07.
  • NixOS + Haskell best practices circa March 2023
    6 projects | /r/haskell | 7 Mar 2023
    lorri
  • Lorri: Project's Nix-Env
    1 project | news.ycombinator.com | 16 Aug 2021
  • niv, naersk, napalm: moving on
    7 projects | /r/NixOS | 9 Jul 2021
    And how does niv compare to https://github.com/target/lorri
  • A treatise on Nix
    3 projects | /r/haskell | 9 Apr 2021
    Yes, you can "hold on", it's called gcroots. There's lorri which you can also use to defer the tediousness of managing the gcroots to a daemon.
  • Per process memory and CPU usage control
    2 projects | /r/NixOS | 29 Mar 2021
    Not that I know of but if you are having trouble with rebuilding and running out of memory, maybe the solution would be to cache the builds locally? You could use lorri to cache your development builds (https://github.com/target/lorri).
  • NixOS Linux
    7 projects | news.ycombinator.com | 10 Jan 2021
    > Using a special command (nix-shell) whenever I needed to do development things (e.g. Rust builds) was not my idea of fun.

    Funny you should mention that, because that's exactly what got me using Nix everywhere :). I've always hated installing tools and libraries globally—what if I need a different version for a future project?—so I like tools that sandbox as much as possible like virtualenv, cargo, cabal... etc. But these tools are all language-specific and have their own limitations (especially around native libraries and dependencies written in other languages).

    nix-shell gives me the equivalent of virtualenv that works for everything. I can have a single sandboxed environment even if my project uses a bunch of different languages and I can manage everything in a reproducible, low-overhead fashion. No more worrying about making a mess by installing tools or packages globally.

    Then, once I got really used to that, I spent some time setting up direnv[1] and lorri[2]—both of which are themselves managed with Nix, of course!—so that my environment gets automatically configured as soon as I enter a project directory without needing to call nix-shell explicitly. To be honest, the experience is still a bit rough, but it works well enough day-to-day that I have my reproducible sandbox cake and eat it in an mostly frictionless way too :).

    [1]: https://direnv.net/

    [2]: https://github.com/target/lorri

  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 21 Mar 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Stats

Basic lorri repo stats
6
998
0.0
almost 3 years ago

target/lorri is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of lorri is Rust.


Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai