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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
maiha avatar

maiha/rcm.cr

0
View on GitHub↗
45 stele·5 fork-uri·Crystal·MIT·3 vizualizări

Rcm.cr

Redis Cluster Manager in Crystal

Features

  • Environment Management - Redis Cluster Manager

Istoric stele

Graficul istoricului de stele pentru maiha/rcm.crGraficul istoricului de stele pentru maiha/rcm.cr

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Rcm.cr

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Rcm.cr.
  • kentcdodds/cross-envAvatar kentcdodds

    kentcdodds/cross-env

    6,527Vezi pe 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
    Vezi pe GitHub↗6,527
  • marciogm/asdf-crystalAvatar marciogm

    marciogm/asdf-crystal

    77Vezi pe GitHub↗

    Crystal plugin for the asdf version manager maintainer=@marciogm

    Shell
    Vezi pe GitHub↗77
  • motdotla/dotenvAvatar motdotla

    motdotla/dotenv

    20,284Vezi pe 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
    Vezi pe GitHub↗20,284
  • crenv/crenvAvatar crenv

    crenv/crenv

    238Vezi pe GitHub↗

    :gem: Crystal version manager like rbenv.

    Shell
    Vezi pe GitHub↗238
Vezi toate cele 11 alternative pentru Rcm.cr→

Întrebări frecvente

Ce face maiha/rcm.cr?

Redis Cluster Manager in Crystal

Care sunt principalele funcționalități ale maiha/rcm.cr?

Principalele funcționalități ale maiha/rcm.cr sunt: Environment Management.

Care sunt câteva alternative open-source pentru maiha/rcm.cr?

Alternativele open-source pentru maiha/rcm.cr includ: crenv/crenv — :gem: Crystal version manager like rbenv. kentcdodds/cross-env — cross-env is a Node.js command line utility and cross-platform shell script runner. It functions as an environment… 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.