awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cockroachdb avatar

cockroachdb/errors

0
View on GitHub↗
2,411 Stars·73 Forks·Go·Apache-2.0·2 Aufrufe

Errors

Go error library with error portability over the network

Features

  • Error Handling - Robust error handling and wrapping.

Star-Verlauf

Star-Verlauf für cockroachdb/errorsStar-Verlauf für cockroachdb/errors

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Errors

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Errors.
  • dtolnay/anyhowAvatar von dtolnay

    dtolnay/anyhow

    6,569Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,569
  • amitshekhariitbhu/fast-android-networkingAvatar von amitshekhariitbhu

    amitshekhariitbhu/Fast-Android-Networking

    5,906Auf GitHub ansehen↗

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

    Java
    Auf GitHub ansehen↗5,906
  • balloonwj/cppguideAvatar von balloonwj

    balloonwj/CppGuide

    6,030Auf GitHub ansehen↗

    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

    Auf GitHub ansehen↗6,030
  • ansel1/merryA

    ansel1/merry

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
Alle 30 Alternativen zu Errors anzeigen→

Häufig gestellte Fragen

Was macht cockroachdb/errors?

Go error library with error portability over the network

Was sind die Hauptfunktionen von cockroachdb/errors?

Die Hauptfunktionen von cockroachdb/errors sind: Error Handling.

Welche Open-Source-Alternativen gibt es zu cockroachdb/errors?

Open-Source-Alternativen zu cockroachdb/errors sind unter anderem: 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…