awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
naughtygopher avatar

naughtygopher/errors

0
View on GitHub↗

Errors

A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple error types.

Features

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI
Error Handling - Minimal error package with custom types and user-friendly messages.
75 نجوم·5 تفرعات·Go·MIT·2 مشاهدات

سجل النجوم

مخطط تاريخ النجوم لـ naughtygopher/errorsمخطط تاريخ النجوم لـ naughtygopher/errors

الأسئلة الشائعة

ما هي وظيفة naughtygopher/errors؟

A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple error types.

ما هي الميزات الرئيسية لـ naughtygopher/errors؟

الميزات الرئيسية لـ naughtygopher/errors هي: Error Handling.

ما هي البدائل مفتوحة المصدر لـ naughtygopher/errors؟

تشمل البدائل مفتوحة المصدر لـ naughtygopher/errors: 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…

بدائل مفتوحة المصدر لـ Errors

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Errors.
  • dtolnay/anyhowالصورة الرمزية لـ dtolnay

    dtolnay/anyhow

    6,569عرض على 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
    عرض على GitHub↗6,569
  • amitshekhariitbhu/fast-android-networkingالصورة الرمزية لـ amitshekhariitbhu

    amitshekhariitbhu/Fast-Android-Networking

    5,906عرض على GitHub↗

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

    Java
    عرض على GitHub↗5,906
  • balloonwj/cppguideالصورة الرمزية لـ balloonwj

    balloonwj/CppGuide

    6,030عرض على 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

    عرض على GitHub↗6,030
  • ansel1/merryA

    ansel1/merry

    0عرض على GitHub↗
    عرض على GitHub↗0
عرض جميع البدائل الـ 30 لـ Errors→