Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Error Handling

Error Handling

364 projects

Showing 36 of 364 projects

browser-panic-hook
browser-panic-hookRust

A panic hook for WebAssembly-based Rust frontend applications that displays user-friendly error messages in the browser.

#developer-tools#webassembly#yew
Stars8
Forks0
Last commit3 years ago
jupyter-stack-trace
jupyter-stack-traceTypeScript

A JupyterLab extension that enhances debugging by enabling click-to-open stack trace files, Stack Overflow searches, and Bing Chat assistance.

#jupyterlab-extension#debugging-tools#python-development
Stars7
Forks1
Last commit
circuit
circuitGo

A highly-tunable, type-safe circuit breaker implementation for Go with gradual recovery via probabilistic throttling.

#circuit-breaker#observability#fault-tolerance
Stars7
Forks2
Last commit5 months ago
errors
errorsGo

A minimal, high-performance Go error package with error chaining and type checking.

#minimal#golang-library#error-chaining
Stars7
Forks1
Last commit4 years ago
iConfig Ant Design
iConfig Ant DesignJavaScript

A reference implementation boilerplate for babel-plugin-react-transform with hot module replacement and error catching.

#build-tooling#boilerplate#babel-plugin
Stars7
Forks0
Last commit9 years ago
dev.wezterm
dev.weztermLua

A WezTerm plugin that locates plugin directories in development or deployment environments.

#terminal-emulator#local-repository#plugin-management
Stars7
Forks4
Last commit3 months ago
once_more
once_moreElixir

A flexible Elixir library for retrying operations with composable backoff strategies.

#retry-logic#elixir#resilient-systems
Stars7
Forks0
Last commit1 year ago
lang
langGo

A Go utility library providing generic one-liners for functional operations on variables, slices, and maps.

#functional-programming#type-safety#slice-operations
Stars7
Forks0
Last commit1 month ago
errors
errorsGo

A Go package providing error handling with classification primitives for simple and detailed errors.

#go-package#classification#golang-error
Stars6
Forks1
Last commit7 years ago
contem
contemGo

A zero-dependency, drop-in replacement for Go's context.Context that simplifies graceful shutdown and resource cleanup.

#graceful-shutdown#http-server#database
Stars6
Forks0
Last commit1 month ago
ngx-suspense-of
ngx-suspense-ofTypeScript

Angular directive for handling loading, empty, and error states in asynchronous data flows.

#library#observables#angular-directive
Stars6
Forks0
Last commit1 month ago
metaerr
metaerrGo

A Go library for creating errors with custom metadata and location information.

#library#stack-trace#golang-library
Stars6
Forks1
Last commit2 months ago
ngx-forms
ngx-formsTypeScript

A collection of Angular form functions to simplify form error handling and validation.

#reactive-forms#frontend#typescript
Stars6
Forks1
Last commit5 months ago
OWM API
OWM APIPascal

A lightweight Python wrapper for the OpenWeatherMap API with caching and error handling.

#openweathermap#caching#rest-api
Stars5
Forks1
Last commit3 years ago
steam-inventory-api-ng
steam-inventory-api-ngJavaScript

A Node.js wrapper for the Steam Inventory API with retry logic, proxy cycling, and improved error handling.

#proxy-support#steam-inventory-api#retry-logic
Stars5
Forks0
Last commit1 year ago
log
logGo

A minimalist Go logging library with debugging features and message differentiation.

#minimalist#golang-library#logging
Stars5
Forks1
Last commit4 years ago
ng-reactive-form-validate
ng-reactive-form-validateTypeScript

An Angular library for automatic form control validation with customizable error messages and translation support.

#reactive-forms#frontend#typescript
Stars5
Forks0
Last commit1 year ago
ngx-sentry
ngx-sentryTypeScript

Angular wrapper for the official Sentry JavaScript SDK with Angular CLI integration and enhanced error handling.

#error-monitoring#performance-tracking#sentry-client
Stars4
Forks0
Last commit20 days ago
TPL
TPLGo

A legacy-compatible template engine for Go with parallel execution and structured error handling.

#parallel-execution#template-engine#text-processing
Stars4
Forks0
Last commit7 months ago
fen by ucarion
fen by ucarionRust

A Rust parser for Forsyth-Edwards notation (FEN) with robust error handling.

#board-games#fen-parser#game-development
Stars3
Forks1
Last commit2 years ago
ngx-error-handling
ngx-error-handlingTypeScript

An Angular library that automatically captures and centralizes unhandled RxJS, signal, and classic errors into a single observable stream.

#developer-tools#observables#rxjs
Stars3
Forks0
Last commit1 year ago
retro
retroGo

A Go retry library that enables different retry strategies for different error types.

#retry-logic#distributed-systems#go-library
Stars3
Forks0
Last commit2 years ago
guardz
guardzTypeScript

A lightweight, zero-dependency TypeScript type guard library for runtime validation with structured error handling.

#zero-dependency#type-safety#schema-validation
Stars3
Forks0
Last commit3 months ago
MatProInterface.go
MatProInterface.goGo

A Go interface for modeling mathematical programs like convex optimization problems with composable operations and clear error handling.

#mathematical-programming#composable-operations#quadratic-programming
Stars3
Forks0
Last commit
promise-method
promise-methodJavaScript

Wraps any function to always return a promise, preserving calling context and supporting custom Promise implementations.

#bluebird-compatible#async-await#function-wrapper
Stars2
Forks0
Last commit2 years ago
promise-nodeify
promise-nodeifyJavaScript

A utility to call a Node-style callback with the resolution value or rejection cause of a Promise, avoiding common pitfalls.

#nodeify#callbacks#async
Stars2
Forks0
Last commit18 days ago
fork-join-settled
fork-join-settledTypeScript

RxJS operator that provides Promise.allSettled() behavior for observables, emitting results for all inputs regardless of errors.

#library#observables#async-operations
Stars2
Forks0
Last commit1 year ago
ngx-http
ngx-httpTypeScript

A lightweight Angular library that enhances HTTP functionalities with types, static values, and utility functions.

#http#dependency-injection#type-safety
Stars2
Forks0
Last commit6 months ago
reqrep-task-pools
reqrep-task-poolsAda

An Ada 2012 package providing a task pool system for jobs structured as single request-response pairs.

#ada-2012#worker-pool#fifo-queues
Stars2
Forks0
Last commit11 years ago
ngx-view-state
ngx-view-stateTypeScript

An Angular library for managing Loading/Success/Error view states in applications using NgRx.

#rxjs#frontend#typescript
Stars1
Forks0
Last commit2 months ago
pro-form
pro-formTypeScript

A collection of Angular Material form components that streamline reactive form development with unified styling, error handling, and reduced boilerplate.

#angular-material#validation#reactive-forms
Stars1
Forks0
Last commit8 months ago
vanadium
vanadiumV

Adds Ada-level runtime safety features to V programs, including range-checked integers, strong types, bounded lists, and hardware attack mitigations.

#control-flow-integrity#runtime-safety#memory-safety
Stars1
Forks0
Last commit1 month ago
error-message
error-messageTypeScript

A lightweight Angular library for standardized form validation error display and management.

#developer-tools#reactive-forms#frontend
Stars1
Forks0
Last commit1 year ago
ngx-formcontrol-errors
ngx-formcontrol-errorsTypeScript

A directive for displaying Angular Reactive Forms validation errors with customizable and internationalizable messages.

#reactive-forms#internationalization#angular-directive
Stars1
Forks0
Last commit
ngx-http-resilience
ngx-http-resilienceTypeScript

Angular HttpInterceptors that provide resiliency capabilities like visibility, retry, and circuit breaking for HTTP requests.

#circuit-breaker#interceptor#http
Stars1
Forks0
Last commit1 year ago
parse-next-json-value
parse-next-json-valueJavaScript

A parser that extracts the first valid JSON value from a string, ignoring any trailing characters.

#state-machine#partial-json#javascript-library
Stars1
Forks1
Last commit6 years ago
PreviousPage 10 of 11

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
1 year ago
6 months ago
1 year ago
Next
#Go79
#Functional Programming59
#Golang50
#Javascript42
#Debugging42
#Developer Tools41
#Concurrency41
#Nodejs36
#Go Library35
#Typescript30
#Logging29
#Promises27