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

astaxie/bat

0
View on GitHub↗
2,564 stars·217 forks·Go·Apache-2.0·11 views

Bat

Go implement CLI, cURL-like tool for humans

Features

  • API Clients and Debuggers - Go-based CLI tool for human-friendly HTTP requests.
  • Build And Automation - Command-line utility for testing and debugging APIs.

Star history

Star history chart for astaxie/batStar history chart for astaxie/bat

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 Bat

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

    almazrafi/Fugen

    85View on GitHub↗

    Command line tool for exporting resources and generating code from your Figma files

    Swift
    View on GitHub↗85
  • cesarferreira/alfiC

    cesarferreira/alfi

    0View on GitHub↗
    View on GitHub↗0
  • carthage/carthageCarthage avatar

    Carthage/Carthage

    15,174View on GitHub↗

    Carthage is a decentralized dependency manager for Cocoa projects and an automation tool for Xcode builds. It functions as a Git-based framework manager and binary distribution tool used to fetch, build, and manage external libraries. The project distinguishes itself by supporting the production and distribution of platform-independent binary frameworks and static libraries. It utilizes Git tags and submodules to lock specific versions of external libraries and provides mechanisms to distribute prebuilt binaries via zipped release archives. The system covers dependency resolution and version

    Swift
    View on GitHub↗15,174
  • cocoapods/cocoapodsCocoaPods avatar

    CocoaPods/CocoaPods

    14,823View on GitHub↗

    CocoaPods is a dependency manager for Swift and Objective-C projects that integrates third-party libraries via configuration files. It serves as a project workspace orchestrator, coordinating the build process and linking external dependencies through centralized workspace configurations. To ensure environment consistency across different development machines, it employs a manifest-based version locking system. The project provides a version-controlled library specification registry for managing and distributing metadata and source paths for reusable code modules. It includes tools for extern

    Ruby
    View on GitHub↗14,823
Compare all 30 related projects→

Frequently asked questions

What does astaxie/bat do?

Go implement CLI, cURL-like tool for humans

What are the main features of astaxie/bat?

The main features of astaxie/bat are: API Clients and Debuggers, Build And Automation.

Which projects share features with astaxie/bat?

Projects with overlapping indexed features include: almazrafi/fugen — Command line tool for exporting resources and generating code from your Figma files. cesarferreira/alfi. carthage/carthage — Carthage is a decentralized dependency manager for Cocoa projects and an automation tool for Xcode builds. It… cocoapods/cocoapods — CocoaPods is a dependency manager for Swift and Objective-C projects that integrates third-party libraries via… cpisciotta/xcbeautify. curl/curl — Curl is a command-line tool and portable library for transferring data across a wide range of network protocols. It…