awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
PumpkinSeed avatar

PumpkinSeed/errors

0
View on GitHub↗
7 स्टार्स·1 फोर्क·Go·Apache-2.0·3 व्यूज़

Errors

Simple and efficient error package

Features

  • Error Handling - High-performance, low-overhead error wrapper.

स्टार हिस्ट्री

pumpkinseed/errors के लिए स्टार हिस्ट्री चार्टpumpkinseed/errors के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Errors के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Errors के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • dtolnay/anyhowdtolnay का अवतार

    dtolnay/anyhow

    6,569GitHub पर देखें↗

    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-networkingamitshekhariitbhu का अवतार

    amitshekhariitbhu/Fast-Android-Networking

    5,906GitHub पर देखें↗

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

    Java
    GitHub पर देखें↗5,906
  • balloonwj/cppguideballoonwj का अवतार

    balloonwj/CppGuide

    6,030GitHub पर देखें↗

    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

    0GitHub पर देखें↗
    GitHub पर देखें↗0
Errors के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

pumpkinseed/errors क्या करता है?

Simple and efficient error package

pumpkinseed/errors की मुख्य विशेषताएं क्या हैं?

pumpkinseed/errors की मुख्य विशेषताएं हैं: Error Handling।

pumpkinseed/errors के कुछ ओपन-सोर्स विकल्प क्या हैं?

pumpkinseed/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…