Loading...
Loading...
Managing large codebases with monorepo tooling
Showing 3 of 3 tools
Polyglot dev tool version manager replacing asdf, nvm, pyenv
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.
Open-source, local-first Notion alternative with built-in AI
AppFlowy is an open-source workspace platform offering documents, wikis, databases, and project management as a privacy-first alternative to Notion. Built with Rust and Flutter for native performance, it runs fully offline with local data storage by default. AI features include writing assistance, summarization, and translation powered by configurable LLM providers. 54,000+ GitHub stars, backed by a growing contributor community with self-hosted and cloud deployment options.
Smart monorepo build system and dev tools
Nx is an open-source build system with 24K+ GitHub stars optimized for monorepo development. Features intelligent task scheduling that only rebuilds what changed, distributed caching for sharing build artifacts across teams, and remote execution for parallelizing CI across machines. Supports JavaScript, TypeScript, React, Angular, Node.js, Go, Rust, and more. Provides code generators, dependency graph visualization, and project boundaries enforcement. A Turborepo alternative with broader scope.