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
·
quantumcycle avatar

quantumcycle/metaerr

0
View on GitHub↗
5 estrellas·1 fork·Go·MIT·2 vistas

Metaerr

Errors with metadata for Golang

Features

  • Error Handling - Custom error builders with metadata and stack traces.

Historial de estrellas

Gráfico del historial de estrellas de quantumcycle/metaerrGráfico del historial de estrellas de quantumcycle/metaerr

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 Metaerr

Proyectos open-source similares, clasificados según cuántas características comparten con Metaerr.
  • 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
  • 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
  • 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
  • ansel1/merryA

    ansel1/merry

    0Ver en GitHub↗
    Ver en GitHub↗0
Ver las 30 alternativas a Metaerr→

Preguntas frecuentes

¿Qué hace quantumcycle/metaerr?

Errors with metadata for Golang

¿Cuáles son las características principales de quantumcycle/metaerr?

Las características principales de quantumcycle/metaerr son: Error Handling.

¿Qué alternativas de código abierto existen para quantumcycle/metaerr?

Las alternativas de código abierto para quantumcycle/metaerr 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,… appsignal/appsignal-elixir — 🟪 AppSignal for Elixir package. ansel1/merry. ajalt/fuckitpy — fuckitpy is a Python exception suppression tool and AST modifier designed to ensure program execution continues…