awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
G

github/go-fault

0
View on GitHub↗
0 estrellas·0 forks·3 vistas

Go Fault

Features

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

Historial de estrellas

Gráfico del historial de estrellas de github/go-faultGráfico del historial de estrellas de github/go-fault

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Go Fault

Proyectos open-source similares, clasificados según cuántas características comparten con Go Fault.
  • amitshekhariitbhu/fast-android-networkingAvatar de amitshekhariitbhu

    amitshekhariitbhu/Fast-Android-Networking

    5,906Ver en GitHub↗

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

    Java
    Ver en GitHub↗5,906
  • dtolnay/anyhowAvatar de dtolnay

    dtolnay/anyhow

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

    balloonwj/CppGuide

    6,030Ver en 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

    Ver en GitHub↗6,030
  • adhorn/chaos-ssm-documentsAvatar de adhorn

    adhorn/chaos-ssm-documents

    272Ver en GitHub↗

    Collection of AWS SSM Documents to perform Chaos Engineering experiments

    Python
    Ver en GitHub↗272
Ver las 30 alternativas a Go Fault→

Preguntas frecuentes

¿Cuáles son las características principales de github/go-fault?

Las características principales de github/go-fault son: Chaos Engineering Tools, Error Handling, HTTP Middleware.

¿Qué alternativas de código abierto existen para github/go-fault?

Las alternativas de código abierto para github/go-fault incluyen: 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…