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
·
G

github/go-fault

0
View on GitHub↗
0 stars·0 forks·3 views

Go Fault

Features

  • Chaos Engineering Tools - Middleware for injecting faults into Go-based applications.
  • Error Handling - Fault injection middleware.
  • HTTP Middleware - Error injection middleware.

Star history

Star history chart for github/go-faultStar history chart for github/go-fault

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 Go Fault

Similar open-source projects, ranked by how many features they share with Go Fault.
  • amitshekhariitbhu/fast-android-networkingamitshekhariitbhu avatar

    amitshekhariitbhu/Fast-Android-Networking

    5,906View on GitHub↗

    🚀 A Complete Fast Android Networking Library that also supports HTTP/2 🚀

    Java
    View on GitHub↗5,906
  • dtolnay/anyhowdtolnay avatar

    dtolnay/anyhow

    6,569View on GitHub↗

    Anyhow is a dynamic error handling library for Rust applications that provides a flexible error container using type erasure. It serves as a tool for simplifying error signatures by wrapping diverse failure types into a single object, allowing for the propagation of any error that implements the standard error trait without requiring a custom enumeration for every function. The project functions as an error context provider by attaching high-level diagnostic information and recording execution stack traces at the point of failure. It enables the recovery of concrete error implementations from

    Rust
    View on GitHub↗6,569
  • balloonwj/cppguideballoonwj avatar

    balloonwj/CppGuide

    6,030View on GitHub↗

    CppGuide is a curated collection of educational resources and practical guides focused on C++ server development, Linux kernel internals, concurrent programming, network protocols, and security exploitation. It provides structured learning paths for backend developers, covering everything from interview preparation to building high-performance network servers and understanding operating system fundamentals. The guide distinguishes itself by offering in-depth, hands-on tutorials that walk through real-world implementations, including building a Redis-like server from scratch, designing custom

    View on GitHub↗6,030
  • adhorn/chaos-ssm-documentsadhorn avatar

    adhorn/chaos-ssm-documents

    272View on GitHub↗

    Collection of AWS SSM Documents to perform Chaos Engineering experiments

    Python
    View on GitHub↗272
See all 30 alternatives to Go Fault→

Frequently asked questions

What are the main features of github/go-fault?

The main features of github/go-fault are: Chaos Engineering Tools, Error Handling, HTTP Middleware.

What are some open-source alternatives to github/go-fault?

Open-source alternatives to github/go-fault include: amitshekhariitbhu/fast-android-networking — 🚀 A Complete Fast Android Networking Library that also supports HTTP/2 🚀. dtolnay/anyhow — Anyhow is a dynamic error handling library for Rust applications that provides a flexible error container using type… balloonwj/cppguide — CppGuide is a curated collection of educational resources and practical guides focused on C++ server development,… adhorn/chaos-ssm-documents — Collection of AWS SSM Documents to perform Chaos Engineering experiments. alioygur/gores. ajalt/fuckitpy — fuckitpy is a Python exception suppression tool and AST modifier designed to ensure program execution continues…