awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
G

github/go-fault

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

Go Fault

Features

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

Historique des stars

Graphique de l'historique des stars pour github/go-faultGraphique de l'historique des stars pour github/go-fault

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Quelles sont les fonctionnalités principales de github/go-fault ?

Les fonctionnalités principales de github/go-fault sont : Chaos Engineering Tools, Error Handling, HTTP Middleware.

Quelles sont les alternatives open-source à github/go-fault ?

Les alternatives open-source à github/go-fault incluent : 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…

Alternatives open source à Go Fault

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Go Fault.
  • amitshekhariitbhu/fast-android-networkingAvatar de amitshekhariitbhu

    amitshekhariitbhu/Fast-Android-Networking

    5,906Voir sur GitHub↗

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

    Java
    Voir sur GitHub↗5,906
  • dtolnay/anyhowAvatar de dtolnay

    dtolnay/anyhow

    6,569Voir sur 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
    Voir sur GitHub↗6,569
  • balloonwj/cppguideAvatar de balloonwj

    balloonwj/CppGuide

    6,030Voir sur 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

    Voir sur GitHub↗6,030
  • adhorn/chaos-ssm-documentsAvatar de adhorn

    adhorn/chaos-ssm-documents

    272Voir sur GitHub↗

    Collection of AWS SSM Documents to perform Chaos Engineering experiments

    Python
    Voir sur GitHub↗272
  • Voir les 30 alternatives à Go Fault→