
Termius
Modern SSH client built for productivity and collaboration.

The unified polyglot tool manager, environment manager, and task runner for high-performance engineering.

Mise (formerly rtx) is a next-generation, Rust-based developer environment manager designed to replace legacy tools like asdf, direnv, and various language-specific managers (nvm, pyenv). In the 2026 landscape, mise has established itself as the gold standard for Lead AI Solutions Architects who require high-performance, deterministic environments for complex machine learning stacks. Unlike its predecessors, mise is written in Rust, offering near-zero latency for shell hooks and 20x-100x faster tool switching than asdf. Its architecture combines three critical developer needs: managing tool versions (Node, Python, Go, etc.), managing environment variables (direnv-style), and a robust task runner (Make-style). For AI teams, it provides the essential orchestration layer for managing Python runtimes, CUDA-specific environment variables, and local development task automation in a single, declarative configuration file (.mise.toml). Its ability to natively support asdf plugins ensures a vast ecosystem of over 500+ tools while providing a modernized, UX-focused CLI experience. By 2026, it has become a prerequisite for standardized 'mise-en-place' development workflows, ensuring that every engineer in a distributed team operates on identical binary versions and environment secrets without manual intervention.
Mise (formerly rtx) is a next-generation, Rust-based developer environment manager designed to replace legacy tools like asdf, direnv, and various language-specific managers (nvm, pyenv).
Explore all tools that specialize in environment orchestration. This domain focus ensures mise delivers optimized results for this specific requirement.
Written entirely in Rust, mise eliminates the overhead of shell-script-based managers, resulting in sub-millisecond shell prompt response times.
Built-in execution engine that replaces Makefiles and package.json scripts with a unified TOML-based task system.
Uses PATH manipulation instead of shims by default, avoiding the 'which' ambiguity common in nvm/asdf.
Single file management for tools, environment variables, and tasks with support for hierarchical overrides.
Native support for sourcing environment variables from 1Password, AWS Secrets Manager, or Doppler.
Detects missing tool versions upon directory entry and offers to install them automatically.
Full compatibility layer for the asdf-vm plugin ecosystem, allowing access to virtually any software binary.
Install mise binary via curl -fsSL https://mise.jdx.dev/install.sh | sh
Add mise activate hook to your shell profile (~/.zshrc, ~/.bashrc, or ~/.config/fish/config.fish)
Run 'mise use --global python@3.11' to set a system-wide AI-compatible runtime
Navigate to a project directory and run 'mise init' to create a .mise.toml configuration
Define project-specific tools with 'mise use node@20 rust@latest'
Configure environment variables in the [env] section of .mise.toml
Define automation tasks in the [tasks] section for one-command dev setup
Run 'mise trust' to allow automatic environment loading for the directory
Execute 'mise install' to download and cache all defined binaries across the team
Use 'mise run <task>' to execute predefined workflows with the correct environment context
All Set
Ready to go
Verified feedback from other users.
"Users praise its extreme speed compared to asdf and the convenience of having an integrated task runner and environment manager."
Post questions, share tips, and help other users.

Modern SSH client built for productivity and collaboration.

AI-powered code understanding and documentation to supercharge engineering workflows.

A Visual Studio extension for .NET developers.

An online tool to learn, build, & test Regular Expressions (RegEx / RegExp).

Online regex tester and debugger for PCRE, PCRE2, Javascript, Python, Golang, Java, .NET, and Rust.

AI-powered platform to build and publish interactive API documentation.