Projects in Awesome Lists tagged with catch
A curated list of projects in awesome lists tagged with catch .
https://github.com/ttroy50/cmake-examples
Useful CMake Examples
boost catch clang clang-format cmake cpack cpp cppcheck ctest google-test static-analysis tutorial unit-testing
Last synced: 10 Apr 2025
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.
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/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/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/ironcev/public-talks
My public talks, their abstracts, code snippets, and sample projects
agile-development asp-net-core aspnet-web-api aspnetcore aspnetcore2 catch catch2 conan conan-io cpp csharp7 data-generation package-manager performance roslyn software-craftsmanship
Last synced: 23 Oct 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/ehmicky/modern-errors-switch
`modern-errors` plugin to execute class-specific logic.
catch class classes errors inheritance instanceof javascript library mapping message modern-errors modern-errors-plugin nodejs plugins select switch switch-case switch-case-statements typescript wrapper
Last synced: 19 Mar 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/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/matheusjohannaraujo/php_timers_promise_async_await_thread
Através da linguagem PHP trabalhe com Timers, Promise, Async, Await e Thread
async await catch clearinterval cleartimeout finally php php-library php7 php8 promise rpc setinterval settimeout theards then tick ticks
Last synced: 14 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/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/howprogrammingworks/errors
Error handling
call-stack catch error error-handling exception stack try
Last synced: 21 Jun 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/bigeasy/rescue
Conditionally catch a JavaScript exception based on type and properties.
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
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/pktcodes/javascript-ajax-basics
Asynchronous JavaScript and XML Basics
ajax api asynchronous-javascript catch css ecmascript fetch-api html http-requests javascript javascript-object-notation promise response then try-catch xmlhttprequest
Last synced: 12 May 2026
https://github.com/pktcodes/async-javascript-basics
Asynchronous JavaScript Basics
async-await asynchronous callback callback-hell catch css ecmascript html javascript john-smilga pending promise reject resolve settled synchronous then try-catch
Last synced: 12 May 2026
https://github.com/exsper/osucatch-editor-realtimeviewer
A realtime beatmap viewer for beatmap editing (osu!stable editor) in osu!catch.
Last synced: 10 Mar 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
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/georggeo/questions-app
Questionnaire catalog page
await catch firebase js questionnaire-catalog-page try
Last synced: 18 Apr 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/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/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
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/joaoschoen/eslint-plugin-code-safety
eslint plugin to add a bit of code safety
catch error error-handling eslint-plugin exception exception-handling try try-catch
Last synced: 21 May 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