An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with catch

A curated list of projects in awesome lists tagged with catch .

https://github.com/ppy/osu

rhythm is just a *click* away!

beatmap catch game mania osu rhythm taiko

Last synced: 09 Jun 2026

https://github.com/enkot/catch-decorator

Allows you to handle exceptions in ECMAScript/Typescript classes with only one annotation

catch decorator errors handling javascript

Last synced: 16 May 2025

https://github.com/electerious/nice-try

Tries to execute a function and discards any error that occurs.

catch error try try-catch

Last synced: 04 Apr 2025

https://github.com/geerlingguy/ansible-role-mailhog

Ansible Role - MailHog for catching and viewing emails

ansible catch debug development email local mail mailhog role

Last synced: 07 Apr 2025

https://github.com/ez4o/go-try

A package that allows you to use try/catch block in Go.

catch ez4o go golang try try-catch

Last synced: 08 Apr 2025

https://github.com/coderaiser/try-to-catch

functional try-catch wrapper for promises

async await catch error javascript nodejs promise try try-catch

Last synced: 28 Jan 2026

https://github.com/fkromer/catch_cmake_coverage

Integration of Catch, CMake and CMake CodeCoverage module and basic examples in C++.

catch cmake cmake-modules cpp gcov gcovr lcov

Last synced: 27 Jun 2025

https://github.com/martinmoene/catch-lest-other-comparison

Tabularised feature comparison between Catch, doctest and lest C++ test frameworks

catch comparison doctest lest tdd-framework

Last synced: 27 Feb 2026

https://github.com/coderaiser/try-catch

Try-catch wrapper

catch javascript nodejs try-catch

Last synced: 28 Jan 2026

https://github.com/ladjs/max-listeners-exceeded-warning

Debug and detect "MaxListenersExceededWarning: Possible EventEmitter memory leak detected warnings"

catch debug error javascript leak listeners max-listeners-exceeded-warning memory node

Last synced: 15 Apr 2025

https://github.com/howprogrammingworks/promise

Asynchronous Programming with Promises

async asynchronous await catch promise then

Last synced: 07 May 2025

https://github.com/bjoluc/pytest-reraise

Make multi-threaded pytest test cases fail when they should

assert catch exception plugin pytest raise re-raise threads

Last synced: 10 Sep 2025

https://github.com/fabiospampinato/when-exit

Execute a function right before the process is about to exit.

catch event exit handle hook intercept signal

Last synced: 09 Apr 2025

https://github.com/rexskz/eslint-plugin-try-catch-failsafe

Make sure to use try-catch to wrap up some dangerous actions (e.g. JSON.parse).

catch eslint eslint-plugin failsafe plugin try

Last synced: 13 Apr 2025

https://github.com/AssassinTee/catch64

catch64, its like catch16 (colorcatch), but with colors **AND** skins

catch catch16 catch64 color colorcatch hit mod modification skin teeworlds

Last synced: 11 Mar 2025

https://github.com/matheusjohannaraujo/zynq

Zynq is a PHP library that brings JavaScript-like asynchronous features to PHP, including support for timers, promises, async/await behavior, and multi-threaded execution via RPC.

async await catch clearinterval cleartimeout finally php promise rpc setinterval settimeout theards then tick ticks

Last synced: 07 May 2025

https://github.com/howprogrammingworks/promiseerror

Catch, unhandledRejection, rejectionHandled and multipleResolves

catch error finally promise promises reject resolve unhandled unhandled-errors unhandled-rejection

Last synced: 07 May 2025

https://github.com/maniator/react-badly

Error boundary react component

catch error-boundaries react react-16 tree

Last synced: 19 Mar 2025

https://github.com/iagocalazans/try2catch

A better try/catch like way to get your errors encapsulated.

async catch promise try trycatch

Last synced: 07 Jun 2026

https://github.com/pthom/cmake_registertest

cmake scripts for googletest / catch / doctest. Automatic tests registration, even inside library code.

catch cmake cmake-scripts cpp doctest googletest static-library unit-testing unit-tests

Last synced: 12 Apr 2025

https://github.com/fmorenovr/gotry

GoTry is a Try/Catch/Finally library implemented in golang.

catch exception-handling exceptions finally go go-exception go-try golang google gotry try try-catch try-catch-finally

Last synced: 27 Jan 2026

https://github.com/hybridables/try-catch-callback

try/catch block with a callback, used in `try-catch-core`. Use it when you don't care about asyncness so much and don't want guarantees. If you care use `try-catch-core`.

async callback catch completion try try-catch

Last synced: 15 Apr 2025

https://github.com/machinekoder/qt-qmake-catch-and-trompeloeil-seed

Seed for unit testing Qt-qmake projects with Catch and Trompeloeil

bdd catch catch-tests qt qt-creator seed tutorial unit-testing

Last synced: 15 May 2026

https://github.com/hanford/await-wrap

use async/await without try/catch blocks

async await callback catch try

Last synced: 22 Jun 2025

https://github.com/simphotonics/exception_templates

Dart exception and error classes with generic type. Enables throwing and catching exceptions based on their type argument.

catch color-output dart error-handling exception exception-handling flutter generics parameterized throw

Last synced: 09 Apr 2025

https://github.com/smbcheeky/error-object

Create errors that can be both thrown and returned. Make error handling easier for both JavaScript and TypeScript.

catch caught debug error error-handling errors exception exceptions instanceof neverthrow ok result try

Last synced: 28 Jul 2025

https://github.com/coderaiser/try-to-tape

wrap tape async functions and show error on reject

catch javascript nodejs tape tdd test try

Last synced: 14 May 2026

https://github.com/bukinoshita/catch-pokemon

Algorithm to catch a pokemon

algorithm catch javascript nodejs pokeball pokemon

Last synced: 05 Apr 2025

https://github.com/stdlib-js/utils-async-try-catch

If a function does not return an error, invoke a callback with the function result; otherwise, invoke a callback with a value `y`.

async asynchronous catch condition conditional control either-or flow javascript node node-js nodejs stdlib trap try try-catch util utilities utility utils

Last synced: 12 May 2025

https://github.com/julianalonso/usecase

Use case base class to use .then and .catch

catch ios operationqueue then usecase

Last synced: 11 Apr 2026

https://github.com/sebinsua/catch-to

Catch errors and declaratively map them to other errors or values.

api boom catch errors map promise value

Last synced: 24 Oct 2025

https://github.com/stdlib-js/utils-try-catch

If a function does not throw, return the function return value; otherwise, return `y`.

catch condition conditional control either-or flow javascript node node-js nodejs stdlib trap try try-catch util utilities utility utils

Last synced: 07 Apr 2025

https://github.com/bigeasy/rescue

Conditionally catch a JavaScript exception based on type and properties.

catch exceptions rescue

Last synced: 03 Feb 2026

https://github.com/robertoachar/express-catch-errors

A high-order function to catch errors from promises.

async await catch error errors express middleware node promises

Last synced: 15 Apr 2026

https://github.com/axetroy/tryify

Run the JavaScript code in the try{}catch(){} block

catch error try tryify

Last synced: 09 Apr 2025

https://github.com/givensuman/tryvial

🧪 value-packed alternative to try/catch hell

catch error-handling try try-catch

Last synced: 22 Mar 2025

https://github.com/dial-once/node-catchie

Retries a function n times on error

catch es6 nodejs npm-module retry

Last synced: 19 Apr 2026

https://github.com/exsper/osucatch-editor-realtimeviewer

A realtime beatmap viewer for beatmap editing (osu!stable editor) in osu!catch.

catch mapping osu tool

Last synced: 10 Mar 2026

https://github.com/robertoachar/node-catch-errors

A high-order function to catch errors from promises.

async await catch error errors node promises

Last synced: 30 Apr 2026

https://github.com/rafifos/bits

Bits and Bytes that aren't big enough to be their on library.

catch error error-handling error-handling-library error-handling-utils jsrepo libraries rafifos try trycatch utils

Last synced: 31 Jan 2026

https://github.com/duncan3dc/exceptions

A small PHP library to catch exceptions and throw them all together later

catch exception php try

Last synced: 18 Jun 2026

https://github.com/jaimeloeuf/safety-number-one

Safety is number one priority. Utility functions to work with Promises, functions and async functions safely by converting throws to Result Tuple types

catch error result safe safety throw typescript

Last synced: 04 Mar 2026

https://github.com/alro10/rl_pong

This is a repository for project in MO810 course-1s2018 IC-UNICAMP. The project is about implement DQN, ES and policy gradients for Pong and Catch game.

catch deep-reinforcement-learning dqn google-colab google-colaboratory pong-game

Last synced: 25 Apr 2026

https://github.com/thinkinglabs/kata-bootstrap-cpp-catch

Fizzbuzz kata in cpp using Catch and Conan.io

bootstrap catch conan-io cpp kata

Last synced: 30 Apr 2026

https://github.com/nextyfine-dev/catch-express-errors

catch-express-errors: Handle app errors and catch async function errors in Express with ease. Simplify error handling and improve code readability.

async catch error-handling errors express expressjs middleware

Last synced: 06 May 2026

https://github.com/fabioricali/iog

Save your logs on disk, so simply.

catch error log logger try-catch

Last synced: 01 Apr 2025

https://github.com/deatil/go-exception

go panic异常拦截处理

catch go go-exception panic try

Last synced: 26 May 2026

https://github.com/saadmairaj/blog-api

Hatchway API competitive programming exam

api-rest catch fastapi

Last synced: 18 Apr 2026

https://github.com/jaimeloeuf/convert-unknown-catch-to-error

Utility function to convert an unknown value in try/catch's catch block to Error

catch error error-handling typescript unknown

Last synced: 25 Jan 2026

https://github.com/i-rzr-i/trytoexecute

The 'TryToExecute' represents an implementation of the try/catch/finally block. It can execute code without worrying about exceptions; it only specifies what to do in this case and delegate it.

action catch code delegate exception execute finally func try

Last synced: 12 Feb 2026