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

kriswallsmith/Buzz

0
View on GitHub↗
1,918 stars·250 forks·PHP·MIT·7 views

Buzz

PHP's lightweight HTTP client

Features

  • Client Libraries - Lightweight HTTP client library for PHP applications.
  • Static Site Generators - HTTP client for making web requests.

Star history

Star history chart for kriswallsmith/buzzStar history chart for kriswallsmith/buzz

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Buzz

Similar open-source projects, ranked by how many features they share with Buzz.
  • react-static/react-staticR

    react-static/react-static

    10,343View on GitHub↗

    react-static is a React static site generator that transforms components into static HTML files to improve page load speed and search engine optimization. It functions as a progressive web app framework, exporting static HTML that hydrates into a full interactive application to enable real-time updates and instant navigation. The project distinguishes itself as a static site asset optimizer, using code-splitting and an asset prefetching queue to reduce perceived load times. It includes a dedicated MDX content processor to generate routes from Markdown files with JSX and frontmatter, as well a

    JavaScript
    View on GitHub↗10,343
  • ada-ros/rcladaada-ros avatar

    ada-ros/rclada

    11View on GitHub↗

    Ada client library for ROS2/RCL

    Ada
    View on GitHub↗11
  • ajuna-network/ajuna.netapiajuna-network avatar

    ajuna-network/Ajuna.NetApi

    26View on GitHub↗

    Ajuna .NET API Full-featured substrate node API

    C#
    View on GitHub↗26
  • actix/actix-webactix avatar

    actix/actix-web

    24,421View on GitHub↗

    Actix Web is an asynchronous web framework designed for building high-performance network services. It provides a foundation for processing concurrent requests through a non-blocking execution model, utilizing an actor-based concurrency system to manage lightweight processes and message passing. The framework includes a low-level networking layer that handles the parsing and serialization of HTTP traffic according to standard specifications. The framework distinguishes itself through a type-safe routing engine that enforces strict data types at compile time, ensuring that request parameters a

    Rustactixactix-webasync
    View on GitHub↗24,421
See all 30 alternatives to Buzz→

Frequently asked questions

What does kriswallsmith/buzz do?

PHP's lightweight HTTP client

What are the main features of kriswallsmith/buzz?

The main features of kriswallsmith/buzz are: Client Libraries, Static Site Generators.

What are some open-source alternatives to kriswallsmith/buzz?

Open-source alternatives to kriswallsmith/buzz include: react-static/react-static — react-static is a React static site generator that transforms components into static HTML files to improve page load… ada-ros/rclada — Ada client library for ROS2/RCL. ajuna-network/ajuna.netapi — Ajuna .NET API Full-featured substrate node API. ajuna-network/ajuna.sdk — Ajuna SDK is a .NET toolchain featuring .NET framework extensions and code generation utilities to build substrate… aphoh/go-substrate-gen — A tool that generates boilerplate code for substrate-based chains (calls, storage access, events, etc) using… actix/actix-web — Actix Web is an asynchronous web framework designed for building high-performance network services. It provides a…