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
tmrts avatar

tmrts/boilr

0
View on GitHub↗
1,764 stars·117 forks·Go·Apache-2.0·12 views

Boilr

:zap: boilerplate template manager that generates files or directories from template repositories

Features

  • General Utilities - CLI tool for project scaffolding from templates.
  • General Utility Libraries - CLI tool for creating projects from templates.
  • Project Scaffolding - Create projects from templates.
  • Terminal Productivity - Fast project scaffolding from boilerplate templates.

Star history

Star history chart for tmrts/boilrStar history chart for tmrts/boilr

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Boilr

These projects share indexed features with Boilr. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • junegunn/fzfjunegunn avatar

    junegunn/fzf

    81,017View on GitHub↗

    This project is a general-purpose command-line filter that provides an interactive interface for processing standard input streams. It enables real-time fuzzy searching, data selection, and transformation, allowing users to navigate complex information or file systems directly within their terminal. By utilizing a pipe-oriented architecture, it integrates into existing shell pipelines and workflows to facilitate efficient data exploration. What distinguishes this tool is its highly extensible, event-driven design that allows for deep integration with external processes. It supports asynchrono

    Gobashclifish
    View on GitHub↗81,017
  • create-go-app/clicreate-go-app avatar

    create-go-app/cli

    2,759View on GitHub↗

    ✨ A complete and self-contained solution for developers of any qualification to create a production-ready project with backend (Go), frontend (JavaScript, TypeScript) and deploy automation (Ansible, Docker) by running only one CLI command.

    Goansible-playbookbackendbackend-template
    View on GitHub↗2,759
  • 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
Compare all 30 related projects→

Frequently asked questions

What does tmrts/boilr do?

:zap: boilerplate template manager that generates files or directories from template repositories

What are the main features of tmrts/boilr?

The main features of tmrts/boilr are: General Utilities, General Utility Libraries, Project Scaffolding, Terminal Productivity.

Which projects share features with tmrts/boilr?

Projects with overlapping indexed features include: junegunn/fzf — This project is a general-purpose command-line filter that provides an interactive interface for processing standard… create-go-app/cli — ✨ A complete and self-contained solution for developers of any qualification to create a production-ready project with… alxrm/ugo. abo/rerate. alexpantyukhin/go-pattern-match. adelowo/onecache.