aicoolies logo
mise

mise

Polyglot dev tool version manager replacing asdf, nvm, pyenv

Share
open-sourceOpen Source
Visit Website →

mise is a Rust-based polyglot development tool version manager that replaces asdf, nvm, pyenv, rbenv, and similar single-language version managers with one fast CLI. It manages runtime versions for Node.js, Python, Go, Rust, Terraform, and 900+ other tools from a single .mise.toml config file. mise also serves as a task runner with file watching, environment variable management, and monorepo support, making it a complete developer environment orchestrator with over 26,000 GitHub stars.

mise solves the polyglot version management problem that every fullstack and DevOps engineer encounters: different projects need different versions of Node.js, Python, Go, Terraform, and dozens of other runtimes, but managing separate version managers for each language creates configuration sprawl and shell startup overhead. mise provides a single tool that reads a .mise.toml file from any project directory and ensures the correct versions of all required tools are installed, activated, and available on the PATH. It is compatible with asdf plugins, giving it access to a registry of over 900 tools out of the box, while delivering significantly faster performance through its Rust implementation.

Beyond version management, mise functions as a task runner comparable to Make or Just, allowing teams to define project-specific commands that execute with the correct tool versions automatically activated. Tasks support file watching for automatic re-execution during development, parallel execution for CI pipelines, and dependency declarations for complex build workflows. Environment variable management through .mise.toml replaces direnv for many use cases, with support for template interpolation and path manipulation. This combination of version management, task running, and environment configuration makes mise a single-file replacement for three or four separate tools.

mise's approach to developer environments prioritizes speed and correctness. Shell integration activates the right tool versions as developers navigate between project directories, with activation completing in under a millisecond thanks to efficient path manipulation rather than shim-based approaches used by older tools. The tool supports both global defaults and per-project overrides, with nested configuration inheritance for monorepos. With over 26,000 GitHub stars, active weekly releases throughout 2025-2026, and growing adoption among teams managing complex multi-language codebases, mise has established itself as the modern successor to the fragmented landscape of language-specific version managers.

Pricing

Free and open source (MIT)

Platforms

macOS, Linux — Rust binary, shell integration

Categories

Tags

Use Cases

Alternatives

Related Tools

Ghostty logo

Ghostty

Top Pick

Fast, native terminal emulator

GPU-accelerated terminal emulator written in Zig by Mitchell Hashimoto (HashiCorp co-founder). Native UI rendering on macOS and Linux. Supports ligatures, true color, Kitty graphics protocol, and splits/tabs. Configurable via a simple key-value file with sensible defaults. Open-source with 20K+ GitHub stars and a focus on correctness, speed, and minimal resource usage. Growing as a modern alternative to iTerm2, Alacritty, and WezTerm.

open-sourceOpen Source
Hermes Agent logo

Hermes Agent

Top Pick

Open-source AI agent framework with persistent memory, reusable skills, tools, and messaging gateways

Hermes Agent is an open-source AI agent framework with persistent memory, reusable skills, 40+ tools, cron jobs, and messaging gateways.

open-sourceOpen Source
pi dev code

Pi

Top Pick

Minimal terminal coding harness

Pi Coding Agent is an MIT-licensed Node.js CLI from earendil-works for building and running coding agents in a local terminal. The current package describes a read/bash/edit/write toolset and session management, while the repo positions Pi as a unified LLM API, agent loop, TUI, and coding-agent CLI. It is best framed as a lean, self-extensible BYO-model toolkit rather than a managed IDE.

open-sourceOpen Source
OpenCode logo

OpenCode

Top Pick

Open-source AI coding agent for the terminal

Open-source terminal-based AI coding agent built in Go by the SST team, with a rich TUI (Bubble Tea) supporting 75+ model providers including OpenAI, Anthropic, Gemini, Bedrock, Groq, and OpenRouter. Features vim-like editing, persistent SQLite sessions, and LSP integration for 40+ languages. Fully free with no vendor lock-in, it has rapidly grown to 95k+ GitHub stars.

open-source
Codex logo

Codex

Top Pick

OpenAI coding agent for app, editor, terminal, and cloud work

Codex is OpenAI's coding agent for software development across the Codex app, editor, terminal, and cloud tasks. It helps write, review, debug, refactor, and automate code, with ChatGPT plan access for managed surfaces and API-key usage for CLI, SDK, and IDE workflows. The open-source CLI and SDK support local repository work, while cloud features add GitHub review, Slack/Linear integrations, worktrees, skills, MCP, and automations.

freemiumOpen Source

Notion MCP Server

Official Notion MCP server for AI-agent workspace access

Notion MCP Server is Notion's official MIT-licensed MCP server for connecting AI assistants to Notion workspaces. It supports the vendor-backed remote OAuth path and tools designed for page, workspace, and Markdown-style operations, making it a safer default than unofficial Notion bridges for teams already using Notion for docs, projects, or internal knowledge bases.

open-sourceOpen SourceTelemetry