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

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

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

emperror/errors

0
View on GitHub↗
204 نجوم·13 تفرعات·Go·MIT·2 مشاهداتemperror.dev/errors↗

Errors

Drop-in replacement for the standard library errors package and github.com/pkg/errors

Features

  • Error Handling - Alternative error package with stack support.

سجل النجوم

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

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

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

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

Start searching with AI

بدائل مفتوحة المصدر لـ 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→

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

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

Drop-in replacement for the standard library errors package and github.com/pkg/errors

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

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

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

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