devbox

Instant, easy, and predictable development environments (by jetify-com)

Devbox Alternatives

Similar projects and alternatives to devbox

  1. 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. distrobox

    406 devbox VS distrobox

    Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available at: https://gitlab.com/89luca89/distrobox

  4. nix

    402 devbox VS nix

    Nix, the purely functional package manager

  5. podman

    390 devbox VS podman

    Podman: A tool for managing OCI containers and pods.

  6. asdf

    376 devbox VS asdf

    Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more

  7. Home Manager using Nix

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

  8. Vagrant

    125 devbox VS Vagrant

    Vagrant is a tool for building and distributing development environments.

  9. SaaSHub

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

    SaaSHub logo
  10. devenv

    Fast, Declarative, Reproducible, and Composable Developer Environments

  11. livebook

    89 devbox VS livebook

    Automate code & data workflows with interactive Elixir notebooks

  12. mise

    75 devbox VS mise

    dev tools, env vars, task runner

  13. tilt

    58 devbox VS tilt

    Define your dev environment as code. For microservice apps on Kubernetes.

  14. spec

    Development Containers: Use a container as a full-featured development environment. (by devcontainers)

  15. devpod

    38 devbox VS devpod

    Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.

  16. repology-updater

    Repology backend service to update repository and package data

  17. bocker

    38 devbox VS bocker

    Docker implemented in around 100 lines of bash

  18. bob

    34 devbox VS bob

    Bob is a high-level build tool for multi-language projects. (by benchkram)

  19. envd

    31 devbox VS envd

    🏕️ Reproducible development environment

  20. nix-ld

    16 devbox VS nix-ld

    Run unpatched dynamic binaries on NixOS [maintainer=@Mic92]

  21. openzfs-docs

    OpenZFS Documentation

  22. flox

    8 devbox VS flox

    Developer environments you can take with you

  23. 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 devbox alternative or higher similarity.

devbox discussion

Log in or Post with
  1. User avatar
    66df0c68
    · 9 months ago
    · Reply

    Review ★☆☆☆☆ 1/10

devbox reviews and mentions

Posts with mentions or reviews of devbox. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-01-24.
  • The Nix NGI Team: Advancing Open Source with Nix
    2 projects | news.ycombinator.com | 24 Jan 2025
  • Nix – Death by a Thousand Cuts
    22 projects | news.ycombinator.com | 13 Jan 2025
    Quickly skimmed through the Flox site and it looks like it’s based on Nix. The problem with the competitor https://www.jetify.com/devbox and most likely in Flox is that Nix makes trivial environment setup really easy but when you need something more complex it falls apart because the Nix packages are often unmaintained and simply broken.
  • Developing Inside a Virtual Machine
    4 projects | news.ycombinator.com | 1 Jan 2025
    Pretty sure you'd have a more lightweight experience with https://www.jetify.com/devbox.

    Happy to set it up and demo if you can share (or DM) a repo URL.

  • Mise: Dev tools, env vars, task runner
    15 projects | news.ycombinator.com | 6 Dec 2024
    I read the project's Readme and all I'm left with is "why?".

    I use Devbox[1] and get access to the entire Nix ecosystem, done.

    [1] https://github.com/jetify-com/devbox

  • Ask HN: Is there a [blazing fast] alternative to homebrew for macOS yet?
    1 project | news.ycombinator.com | 18 Nov 2024
    I switched to devbox about a month ago after reading some comments on here about it, so far I couldn't be happier with it. It's certainly blazing fast, but also manages versions better, supports multiple users on the same machine, installs stuff to a sane location etc. https://www.jetify.com/devbox
  • Devbox: Reproducible dev environments using Nix
    1 project | news.ycombinator.com | 10 Nov 2024
  • Tools found from TechRadar
    3 projects | dev.to | 27 Oct 2024
    Despite advances in development tooling, maintaining consistent local development environments remains a challenge for many teams. Onboarding new engineers often entails running commands or custom scripts that can fail unpredictably across different machines and result in inconsistencies. To solve this challenge, our teams have increasingly relied on Devbox. Devbox is a command-line tool that provides an approachable interface for creating reproducible, per-project local development environments, leveraging the Nix package manager without using virtual machines or containers. It has notably streamlined their onboarding workflow because once it has been configured for a codebase, it takes one CLI command (devbox shell) to reproduce the defined environment on a new device. Devbox supports shell hooks, custom scripts and devcontainer.json generation for integration with VSCode.
  • The Importance of Local Development
    2 projects | news.ycombinator.com | 6 Oct 2024
  • Ask HN: Developer PC setup automations for company owned devices
    10 projects | news.ycombinator.com | 29 Aug 2024
    i think a developer should be "in-tuned" with their tools, and time spent installing and configuring them is still "work"

    they can automate the setup on their own if desired

    also.. https://www.jetify.com/devbox for specific project tooling

  • An Introduction to Nix for Ruby Developers
    8 projects | dev.to | 21 Aug 2024
    A tool to experiment with is devbox. devbox turned a 10-year-old Macbook Pro laptop running macOS Big Sur into a development machine for a modern Rails application in a few minutes. The setup did not include automatic bundling of gems, but it did install Ruby (including bundler and gem), Redis, and PostgreSQL in an isolated and pristine shell environment. devbox eschews a bespoke programming language for configuration and uses JSON. The environment on the MacBook Pro booted from this minimal file named devbox.json:
  • A note from our sponsor - SaaSHub
    www.saashub.com | 18 Mar 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic devbox repo stats
64
9,544
9.4
4 days ago

jetify-com/devbox is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of devbox is Go.


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

Did you know that Go is
the 4th most popular programming language
based on number of references?