awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to rubymetric/chsrc

Open-source alternatives to Chsrc

8 open-source projects similar to rubymetric/chsrc, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Chsrc alternative.

  • leitbogioro/toolsAvatar de leitbogioro

    leitbogioro/Tools

    3,849Voir sur GitHub↗

    This project is a suite of administrative tools designed for automated operating system deployment and server infrastructure provisioning. It provides a framework for installing Linux and Windows distributions on remote hardware using network-streamed imaging and shell-based provisioning logic. The toolset includes specialized capabilities for network-streamed disk imaging and a TCP network tuning suite to optimize kernel parameters and congestion control. It also features a Windows group policy migrator for transferring and backing up operational settings between different computer instances

    Shell
    Voir sur GitHub↗3,849
  • supermanito/linuxmirrorsAvatar de SuperManito

    SuperManito/LinuxMirrors

    7,597Voir sur GitHub↗

    LinuxMirrors is a collection of shell-based automation tools designed for managing Linux package mirrors, automating Docker engine deployment, and performing non-interactive system updates. It provides a package mirror configurator to update system repositories to regional mirrors across multiple distributions and an installation automator for the Docker engine and its associated software sources. The project distinguishes itself through a dual-mode execution model, offering both interactive menu-driven interfaces for manual setup and non-interactive flag-based execution for integration into

    Shellalmalinuxalpinearchlinux
    Voir sur GitHub↗7,597
  • triwinds/ns-emu-toolsAvatar de triwinds

    triwinds/ns-emu-tools

    4,905Voir sur GitHub↗

    ns-emu-tools is a Nintendo Switch emulator manager designed to install, update, and configure emulator binaries and system firmware. It functions as a firmware installer, dependency manager, and data backup tool to facilitate the setup of emulation software on a host computer. The project differentiates itself by synchronizing local game lists with external databases using title identifiers to maintain accurate metadata. It also manages the installation of decryption keys and provides tools for organizing and editing game cheat codes. The software covers a broad range of capabilities, includ

    Rust
    Voir sur GitHub↗4,905

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • xixu-me/xgetAvatar de xixu-me

    xixu-me/Xget

    8,150Voir sur GitHub↗

    Xget is an edge-based network proxy and request router designed to optimize connectivity and reduce latency for remote resources. It functions as a high-performance interface for AI inference API requests, container registry mirroring, and the acceleration of Git repository operations and software package mirrors. The system distinguishes itself through protocol-aware proxying that preserves authentication and headers for Git and container registries. It utilizes rule-based URL transformation to map requests to accelerated upstream provider endpoints and employs a response rewriting mechanism

    JavaScript
    Voir sur GitHub↗8,150
  • sstephenson/ruby-buildAvatar de sstephenson

    sstephenson/ruby-build

    3,971Voir sur GitHub↗

    ruby-build is a system for downloading, compiling, and installing specific versions of the Ruby language from source on Unix-like systems. It functions as a source compiler and version installer that manages the deployment of Ruby runtimes without relying on system packages. The tool supports custom Ruby compilation by allowing the application of patches to the source code before the compilation process begins. It also provides the ability to use external build definitions for versions not included by default. The installation pipeline includes package integrity verification using checksums

    Shell
    Voir sur GitHub↗3,971
  • rbenv/ruby-buildAvatar de rbenv

    rbenv/ruby-build

    3,971Voir sur GitHub↗

    ruby-build is a Ruby version installer and build tool for Unix-like systems. It manages the process of downloading, compiling, and installing multiple versions of the Ruby language from source. The utility utilizes definition files to map version numbers to download URLs and installation instructions. It supports custom build definitions, allows for the redirection of package downloads to mirror URLs, and applies checksum-based integrity verification to downloaded source archives. The tool provides capabilities for custom Ruby compilation, including the application of source patches and the

    Shellhacktoberfestrbenv-pluginruby
    Voir sur GitHub↗3,971
  • rubygems/bundlerAvatar de rubygems

    rubygems/bundler

    4,881Voir sur GitHub↗

    Bundler is a Ruby dependency manager that resolves gem versions and locks them in a lockfile so every machine installs the same set of dependencies. It manages package sources, provides environment diagnostics, and wraps commands and consoles to run inside a consistent gem context, preventing version mismatches across development, testing, and production. Unlike a simple package installer, Bundler uses a SAT solver to find a consistent set of gem versions satisfying all constraints, segregates authentication secrets from source URLs, and enforces platform-specific dependency filtering. Its lo

    Rubydependency-managerrubyrubygems
    Voir sur GitHub↗4,881
  • creationix/nvmAvatar de creationix

    creationix/nvm

    93,948Voir sur GitHub↗

    nvm is a Node.js version manager implemented as a POSIX bash script. It serves as a shell environment manager and runtime orchestrator for installing, switching, and managing multiple versions of the Node.js runtime on POSIX systems. The tool allows for the automation of runtime switching by reading configuration files in project directories to select the required version. It supports the management of long-term support releases and the migration of global packages between different installed versions of the runtime. The project covers broader capabilities including runtime management throug

    Shell
    Voir sur GitHub↗93,948