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

bytedance/g3

0
View on GitHub↗
879 stars·79 forks·Rust·Apache-2.0·14 views

G3

Enterprise-oriented Generic Proxy Solutions

Features

  • Infrastructure and Backend - Enterprise-grade forward proxy solution based on Rust.
  • Web Servers & Proxies - Forward proxy server with protocol inspection.
  • Profiling and Benchmarking - Benchmark tool for HTTP, TLS, and DNS protocols.
  • Profiling Tools - Benchmark tool for HTTP, TLS, and DNS protocols.
  • Security & Privacy - Forward proxy server with protocol inspection.

Star history

Star history chart for bytedance/g3Star history chart for bytedance/g3

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 G3

Similar open-source projects, ranked by how many features they share with G3.
  • bheisler/criterion.rsbheisler avatar

    bheisler/criterion.rs

    5,485View on GitHub↗

    Criterion is a statistics-driven microbenchmarking library and performance regression tool for Rust. It provides a framework for isolating and measuring small code segments, using statistical analysis to eliminate noise and ensure reliable, repeatable measurements of execution speed. The tool distinguishes itself through a performance visualization suite that generates HTML reports and graphs to track performance trends and throughput. It includes a system for comparing current execution times against stored baselines to identify and prevent performance drops. The library covers asynchronous

    Rustbenchmarkcriteriongnuplot
    View on GitHub↗5,485
  • cloudflare/pingoracloudflare avatar

    cloudflare/pingora

    26,833View on GitHub↗

    Pingora is a Rust-based framework for building high-performance network services, including HTTP reverse proxies, layer seven load balancers, and TLS termination proxies. It serves as an asynchronous network library designed to intercept and route HTTP, gRPC, and WebSocket traffic between clients and upstream backend servers. The project enables zero-downtime service updates by handing over listening sockets between processes during binary or configuration upgrades. It utilizes a programmable multi-phase pipeline to modify request and response bodies and headers, and it provides a pluggable T

    Rust
    View on GitHub↗26,833
  • bencherdev/bencherbencherdev avatar

    bencherdev/bencher

    856View on GitHub↗

    🐰 Bencher - Continuous Benchmarking

    Rustbenchmarkbenchmarkingcd
    View on GitHub↗856
  • cong-or/hudcong-or avatar

    cong-or/hud

    172View on GitHub↗

    Find code blocking your Tokio workers. eBPF-powered, no instrumentation.

    Rustasyncclidebugging
    View on GitHub↗172
See all 30 alternatives to G3→

Frequently asked questions

What does bytedance/g3 do?

Enterprise-oriented Generic Proxy Solutions

What are the main features of bytedance/g3?

The main features of bytedance/g3 are: Infrastructure and Backend, Web Servers & Proxies, Profiling and Benchmarking, Profiling Tools, Security & Privacy.

What are some open-source alternatives to bytedance/g3?

Open-source alternatives to bytedance/g3 include: cloudflare/pingora — Pingora is a Rust-based framework for building high-performance network services, including HTTP reverse proxies,… ellisonch/rust-stopwatch — A stopwatch library for Rust. Used to time things. bencherdev/bencher — 🐰 Bencher - Continuous Benchmarking. bheisler/criterion.rs — Criterion is a statistics-driven microbenchmarking library and performance regression tool for Rust. It provides a… cong-or/hud — Find code blocking your Tokio workers. eBPF-powered, no instrumentation. emanuele-em/proxelar — Scriptable local traffic workbench for inspecting, intercepting, replaying, and rewriting HTTP/HTTPS and WebSocket…