awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
guumaster avatar

guumaster/hostctl

0
View on GitHub↗
1,225 stars·52 forks·Go·MIT·2 viewsguumaster.github.io/hostctl↗

Hostctl

Your dev tool to manage /etc/hosts like a pro!

Features

  • Configuration Management - Manage and toggle entries in the system hosts file.
  • General Utilities - CLI for managing /etc/hosts.
  • General Utility Libraries - CLI tool for managing etc/hosts.
  • Text Processing - CLI tool for managing hosts files.

Star history

Star history chart for guumaster/hostctlStar history chart for guumaster/hostctl

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

Open-source alternatives to Hostctl

Similar open-source projects, ranked by how many features they share with Hostctl.
  • tdewolff/minifytdewolff avatar

    tdewolff/minify

    4,119View on GitHub↗

    This project is a collection of Go libraries designed to reduce the size of multiple web formats while preserving functional integrity. It serves as a high-performance text processor and multi-format asset compressor for shrinking HTML, CSS, JavaScript, JSON, SVG, and XML files by removing redundant characters. The tool is designed for both static batch processing and real-time use. It includes middleware capabilities to intercept and minify web responses on the fly based on MIME types or file extensions, allowing for content compression during active data streams. The processing suite cover

    Gocssgohtml
    View on GitHub↗4,119
  • peco/pecopeco avatar

    peco/peco

    7,892View on GitHub↗

    Peco is an interactive text filter and fuzzy finder for the terminal. It serves as a terminal user interface selection tool that filters standard input in real-time using fuzzy matching and regular expressions. The tool preserves and renders ANSI color escape sequences from piped input streams while performing matching logic on plain-text versions. It supports multi-stage filtering, allowing users to freeze result sets to create a new base for subsequent refinements. Capability areas include advanced search filtering with negative matching, multi-item selection, and the ability to pipe selec

    Go
    View on GitHub↗7,892
  • afex/hystrix-goafex avatar

    afex/hystrix-go

    4,418View on GitHub↗

    This is a fault tolerance library for Go designed to prevent cascading failures by isolating unhealthy remote services using the circuit breaker pattern. It serves as a resilience tool for managing request timeouts, defining fallback logic, and protecting remote systems from overloading. The library differentiates itself through the integration of a health metrics exporter that streams real-time performance and status data of remote connections to external monitoring tools. It combines this observability with a circuit breaker state machine that tracks success and failure rates to block calls

    Go
    View on GitHub↗4,418
  • abo/rerateA

    abo/rerate

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to Hostctl→

Frequently asked questions

What does guumaster/hostctl do?

Your dev tool to manage /etc/hosts like a pro!

What are the main features of guumaster/hostctl?

The main features of guumaster/hostctl are: Configuration Management, General Utilities, General Utility Libraries, Text Processing.

What are some open-source alternatives to guumaster/hostctl?

Open-source alternatives to guumaster/hostctl include: tdewolff/minify — This project is a collection of Go libraries designed to reduce the size of multiple web formats while preserving… peco/peco — Peco is an interactive text filter and fuzzy finder for the terminal. It serves as a terminal user interface selection… alexpantyukhin/go-pattern-match. adelowo/onecache. ai/nanoid — Nanoid is a library for generating unique, fixed-length identifiers designed for distributed systems and database… abo/rerate.