awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
crenv avatar

crenv/crenv

0
View on GitHub↗
238 stars·12 forks·Shell·7 viewscrystal-lang.org↗

Crenv

:gem: Crystal version manager like rbenv.

Features

  • Environment Management - Crystal version manager

Star history

Star history chart for crenv/crenvStar history chart for crenv/crenv

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does crenv/crenv do?

:gem: Crystal version manager like rbenv.

What are the main features of crenv/crenv?

The main features of crenv/crenv are: Environment Management.

What are some open-source alternatives to crenv/crenv?

Open-source alternatives to crenv/crenv include: kentcdodds/cross-env — cross-env is a Node.js command line utility and cross-platform shell script runner. It functions as an environment… maiha/rcm.cr — Redis Cluster Manager in Crystal. marciogm/asdf-crystal — Crystal plugin for the asdf version manager [maintainer=@marciogm]. motdotla/dotenv — Dotenv is a configuration management library designed to load environment variables from local files into the process… npm/node-which — Like the unix which utility. npm/osenv — Look up environment settings specific to different operating systems.

Open-source alternatives to Crenv

Similar open-source projects, ranked by how many features they share with Crenv.
  • maiha/rcm.crmaiha avatar

    maiha/rcm.cr

    45View on GitHub↗

    Redis Cluster Manager in Crystal

    Crystal
    View on GitHub↗45
  • marciogm/asdf-crystalmarciogm avatar

    marciogm/asdf-crystal

    77View on GitHub↗

    Crystal plugin for the asdf version manager maintainer=@marciogm

    Shell
    View on GitHub↗77
  • motdotla/dotenvmotdotla avatar

    motdotla/dotenv

    20,284View on GitHub↗

    Dotenv is a configuration management library designed to load environment variables from local files into the process environment. By separating application settings from source code, it enables developers to maintain consistent configurations across different deployment stages and team environments. The utility provides mechanisms to transform plain text configuration files into encrypted formats, allowing sensitive secrets to be stored securely within version control systems. It handles the parsing and normalization of key-value pairs, ensuring that configuration data is consistently proces

    JavaScriptconfiguration-filedotenvenv
    View on GitHub↗20,284
  • kentcdodds/cross-envkentcdodds avatar

    kentcdodds/cross-env

    6,527View on GitHub↗

    cross-env is a Node.js command line utility and cross-platform shell script runner. It functions as an environment variable setter that ensures variables are handled identically across Windows, macOS, and Linux. The tool standardizes variable assignment by wrapping shell execution in a uniform interface, allowing scripts to run consistently regardless of the underlying operating system. This enables the use of a single syntax for environment configuration across diverse shell environments. The project covers capabilities for automated build tooling, Node.js environment configuration, and the

    TypeScript
    View on GitHub↗6,527
See all 11 alternatives to Crenv→