awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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 von leitbogioro

    leitbogioro/Tools

    3,849Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,849
  • supermanito/linuxmirrorsAvatar von SuperManito

    SuperManito/LinuxMirrors

    7,597Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,597
  • triwinds/ns-emu-toolsAvatar von triwinds

    triwinds/ns-emu-tools

    4,905Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,905

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

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

    xixu-me/Xget

    8,150Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,150
  • sstephenson/ruby-buildAvatar von sstephenson

    sstephenson/ruby-build

    3,971Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,971
  • rbenv/ruby-buildAvatar von rbenv

    rbenv/ruby-build

    3,971Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,971
  • rubygems/bundlerAvatar von rubygems

    rubygems/bundler

    4,881Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,881
  • creationix/nvmAvatar von creationix

    creationix/nvm

    93,948Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗93,948