GitHub topics: catch
ppy/osu
rhythm is just a *click* away!
Language: C# - Size: 178 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 17,154 - Forks: 2,511

arthurfiorette/proposal-try-operator
A proposal to bring ergonomic, inline error handling to JavaScript through a new try operator that always returns a Result.
Size: 873 KB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 1,888 - Forks: 23

maniator/react-badly
Error boundary react component
Language: JavaScript - Size: 5.05 MB - Last synced at: 8 days ago - Pushed at: 10 days ago - Stars: 7 - Forks: 2

electerious/nice-try
Tries to execute a function and discards any error that occurs.
Language: JavaScript - Size: 85 KB - Last synced at: 16 days ago - Pushed at: 21 days ago - Stars: 67 - Forks: 7

stdlib-js/utils-try-function
Wrap a function in a try/catch block.
Language: JavaScript - Size: 703 KB - Last synced at: 1 day ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

Exsper/osucatch-editor-realtimeviewer
A realtime beatmap viewer for beatmap editing (osu!stable editor) in osu!catch.
Language: C# - Size: 792 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 7 - Forks: 2

valjic1/catch-decorator-ts
Handle your exceptions elegantly
Language: JavaScript - Size: 171 KB - Last synced at: 29 days ago - Pushed at: about 2 years ago - Stars: 21 - Forks: 2

amarzamani22/Laundry-Catch-Game
The Laundry Catch Game lets players catch falling laundry items in a basket to score points.
Language: PHP - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

RexSkz/eslint-plugin-try-catch-failsafe
Make sure to use try-catch to wrap up some dangerous actions (e.g. JSON.parse).
Language: TypeScript - Size: 51.8 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 1

joaoschoen/eslint-plugin-code-safety
eslint plugin to add a bit of code safety
Language: JavaScript - Size: 162 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/utils-async-try-then
If a function does not return an error, invoke a callback with the function result; otherwise, invoke a second function.
Language: JavaScript - Size: 975 KB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-try-catch
If a function does not throw, return the function return value; otherwise, return `y`.
Language: JavaScript - Size: 892 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

ehmicky/modern-errors-switch
`modern-errors` plugin to execute class-specific logic.
Language: JavaScript - Size: 7.21 MB - Last synced at: 13 days ago - Pushed at: 3 months ago - Stars: 7 - Forks: 0

stdlib-js/utils-parse-json
Parse a string as JSON.
Language: JavaScript - Size: 959 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

ttroy50/cmake-examples
Useful CMake Examples
Language: CMake - Size: 541 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 12,787 - Forks: 2,535

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
Language: TypeScript - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Jaimeloeuf/convert-unknown-catch-to-error
Utility function to convert an unknown value in try/catch's catch block to Error
Language: TypeScript - Size: 4.88 KB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

SMBCheeky/error-object
Create errors that can be both thrown and returned. Make error handling easier for both JavaScript and TypeScript.
Language: TypeScript - Size: 87.9 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

coderaiser/try-catch
Try-catch wrapper
Language: JavaScript - Size: 18.6 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 19 - Forks: 0

givensuman/tryvial 📦
🧪 value-packed alternative to try/catch hell
Language: TypeScript - Size: 50.8 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

coderaiser/try-to-catch
functional try-catch wrapper for promises
Language: JavaScript - Size: 32.2 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 40 - Forks: 0

fabiospampinato/when-exit
Execute a function right before the process is about to exit.
Language: TypeScript - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 14 - Forks: 4

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.
Language: PHP - Size: 96.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 7 - Forks: 4

eagudio/ciaplu
A library for matching and handling exceptions with pattern-based logic in TypeScript.
Language: TypeScript - Size: 101 KB - Last synced at: 21 days ago - Pushed at: 5 months ago - Stars: 4 - Forks: 1

enkot/catch-decorator
Allows you to handle exceptions in ECMAScript/Typescript classes with only one annotation
Language: TypeScript - Size: 466 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 74 - Forks: 7

HowProgrammingWorks/Promise
Asynchronous Programming with Promises
Language: JavaScript - Size: 69.3 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 21 - Forks: 15

ladjs/max-listeners-exceeded-warning
Debug and detect "MaxListenersExceededWarning: Possible EventEmitter memory leak detected warnings"
Language: JavaScript - Size: 52.7 KB - Last synced at: 27 days ago - Pushed at: over 7 years ago - Stars: 20 - Forks: 0

stdlib-js/utils-try-then
If a function does not throw, return the function return value; otherwise, return the return value of a second function.
Language: JavaScript - Size: 879 KB - Last synced at: 2 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

rafifos/bits
Bits and Bytes that aren't big enough to be their on library.
Language: TypeScript - Size: 386 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

AssassinTee/catch64 📦
catch64, its like catch16 (colorcatch), but with colors **AND** skins
Language: C++ - Size: 75 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 10 - Forks: 0

GeorgGeo/Questions-App
Questionnaire catalog page
Size: 553 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ez4o/go-try
A package that allows you to use try/catch block in Go.
Language: Go - Size: 12.7 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 58 - Forks: 3

stdlib-js/utils-try-require
Wrap `require` in a try/catch block.
Language: JavaScript - Size: 744 KB - Last synced at: 1 day ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

reitowo/super-catch
Cross-platform catching all system errors, structured exceptions, signals. Converting to std::exception. Using original C++ try-catch syntax.
Language: C++ - Size: 25.4 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 4 - Forks: 0

HowProgrammingWorks/PromiseError
Catch, unhandledRejection, rejectionHandled and multipleResolves
Language: JavaScript - Size: 22.5 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

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`.
Language: JavaScript - Size: 947 KB - Last synced at: 1 day ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

geerlingguy/ansible-role-mailhog
Ansible Role - MailHog for catching and viewing emails
Language: Shell - Size: 68.4 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 66 - Forks: 42

dixx/Die_Chroniken_eines_namenlosen_Spiels
We develop a game just for the sake of learning how to do it. Okay, maybe it's more developing a game engine and using a game as its integration test. We have no real goal besides the learning experience.
Language: C++ - Size: 62 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

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.
Language: C# - Size: 76.2 KB - Last synced at: 6 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

iagocalazans/try2catch
A better try/catch like way to get your errors encapsulated.
Language: TypeScript - Size: 38.1 KB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

martinmoene/catch-lest-other-comparison
Tabularised feature comparison between Catch, doctest and lest C++ test frameworks
Size: 48.8 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 30 - Forks: 3

bjoluc/pytest-reraise
Make multi-threaded pytest test cases fail when they should
Language: Python - Size: 85.9 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 4

davidohlin/await-to-fetch
⏱ Easy error handling for async/await fetch requests without try/catch
Language: TypeScript - Size: 3.09 MB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

vinayak2206/game
this is a falling and catching game
Language: JavaScript - Size: 4.88 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Xs-and-10s/err-dat
An abstraction to catch errors from functions that might throw, returning a friendly `[err, data]` tuple format that exposes either the data returned or the errors caught
Language: TypeScript - Size: 91.8 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

HowProgrammingWorks/Errors
Error handling
Language: JavaScript - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 10

fmorenovr/gotry
GoTry is a Try/Catch/Finally library implemented in golang.
Language: Go - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 0

1ib/retry
A TypeScript utility for retrying sync/async methods that throw errors.
Language: TypeScript - Size: 139 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

alecksandr26/trycatch-c
A simple macro interface module that adds the capability to handle exceptions in C.
Language: C - Size: 67.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

ironcev/public-talks
My public talks, their abstracts, code snippets, and sample projects
Language: C# - Size: 147 KB - Last synced at: 5 months ago - Pushed at: almost 7 years ago - Stars: 9 - Forks: 0

ypodlesov/cmc-ctm-nla-methods
🎓 MSU-CMC-CTM programming practice on basic linear algebra algorithms.
Language: C++ - Size: 45.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Digidemic/try-me
For "I don't care that an exception was thrown, just keep going" uses.
Language: Kotlin - Size: 582 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

dial-once/node-catchie
Retries a function n times on error
Language: JavaScript - Size: 22.5 KB - Last synced at: 8 days ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

AhsanRiaz9/catch-price-alert
Catch Products Pricing Alerts Bot
Language: Python - Size: 73.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Evanjalin-K/Day-7-Task
Displaying Asia region countries by filter method, Population less than two lakhs countries by filter method, Name, Capital and Flag of the countries by using forEach, Total population of countries by reduce method and USD currencies using countries
Language: JavaScript - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hanford/await-wrap
use async/await without try/catch blocks
Language: JavaScript - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

simphotonics/exception_templates
Dart exception and error classes with generic type. Enables throwing and catching exceptions based on their type argument.
Language: Dart - Size: 137 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

SWizzard779/goit-js-hw-11
Language: JavaScript - Size: 1.92 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

JimKnopfIoT/keyhole-catch
3D printable keyhole-catch. Created with Rhino 6.
Size: 2.66 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

syncopika/gifCatch_extension
a gif-capturing Chrome extension
Language: JavaScript - Size: 3.4 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

Asj-code/Giphy-EndpointAccess
API Access
Language: JavaScript - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

AmanSingh-01/Random-jokesApp
Random jokes app using html css javascript to configure best UI design.
Language: HTML - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

duncan3dc/exceptions
A small PHP library to catch exceptions and throw them all together later
Language: PHP - Size: 738 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

UTN-FRBA-Mobile/AveDex
Your most reliable app to recognize the species of the birds you are seeing.
Language: Kotlin - Size: 42.5 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

oscarjuly23/IntroTesting
Introduction to Software Testing.
Language: C++ - Size: 216 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

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`.
Language: JavaScript - Size: 363 KB - Last synced at: 3 days ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

Vaporjawn/Retro-Catch-the-Block 📦
A retro style version of Catch the Block made with HTML and Javascript
Language: JavaScript - Size: 158 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

johanLsp/CPP_Template
C++ project template : CMake, Test, Travis CI, Appveyor, CodeCoverage, Doxygen
Language: C++ - Size: 499 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 35 - Forks: 12

ruslan-moiseyenko/goit-js-hw-11
pagination (async await)
Language: JavaScript - Size: 638 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

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.
Language: TypeScript - Size: 33.2 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

BayashiPascal/TryCatchC
TryCatchC is a C module implementing the try/catch mechanism.
Language: C - Size: 171 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 2

annamoraco/Leilao-TDD
Automated testing practice - Unit test
Language: C++ - Size: 129 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

iago-f-s-e/sabbath-logger
This TypeScript log standardization library offers an easy and flexible way to standardize your application's logs.
Language: TypeScript - Size: 219 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

scratchgamingone/catchthebananabysamfei
catch-the-banana-by-sam-fei
Size: 4.41 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mxklb/cuteproject
C++ qmake/qt5 subdirs example/template project - using libs, apps, automated tests & deployments
Language: Shell - Size: 17.4 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 11 - Forks: 4

sonictk/maya_standalone_test_example
An example of building standalone applications using the Maya libraries
Language: C++ - Size: 98.6 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 7 - Forks: 6

chubchenko/catch_box 📦
A lightweight and straightforward system for easy hooks set up
Language: Ruby - Size: 18.6 KB - Last synced at: 18 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Developerarif2/AndroidUtilCode
🔥 Android developers should collect the following utils(updating).
Language: Java - Size: 45.1 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

robertoachar/express-catch-errors
A high-order function to catch errors from promises.
Language: JavaScript - Size: 11.7 KB - Last synced at: 3 days ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

pktcodes/javascript-ajax-basics
Asynchronous JavaScript and XML Basics
Language: JavaScript - Size: 8.79 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

pktcodes/async-javascript-basics
Asynchronous JavaScript Basics
Language: JavaScript - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Alokkumarcse/callback-promises-async-await
Async javascript
Language: JavaScript - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Jekiwijaya/react-native-web-page-state 📦
This repo is moved to:
Language: JavaScript - Size: 924 KB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

bincrafters/conan-catch2 📦
[DEPRECATED] Conan recipes for Catch2 test framework
Language: Python - Size: 54.7 KB - Last synced at: 16 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 3

bincrafters/conan-catch 📦
Conan.io recipes for Catch test framework
Language: Python - Size: 12.7 KB - Last synced at: 16 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 3

Sharmi-l/DAY21-TASK-BREWERY-PUBLIC-API
BREWERY API
Language: JavaScript - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Jamielly/Corrida-de-carros-em-Thread
Demonstração de Threads em uma corrida de carros
Language: Java - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

timofriedl/javaABC-simple-chat
Simple chat program for multiple clients with swing GUI.
Language: Java - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

OlimilO1402/Err_CorrectErrorHandling
shows how to handle errors the correct way
Language: Visual Basic 6.0 - Size: 676 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 3

visualJames/cmakeHeaderGithub
get with cmake the catch TestFramework Libary/Header in Github and execute a simple test
Language: C++ - Size: 120 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

bigeasy/rescue
Conditionally catch a JavaScript exception based on type and properties.
Language: JavaScript - Size: 465 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

bufface/await-catch
Async await wrapper for easy error handling
Language: JavaScript - Size: 44.9 KB - Last synced at: 3 days ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

CheatyBlack/CatchHwid
For You To Get Your Hwid
Language: C# - Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

ahsandanyal/Weather_app_react-js
Weather app
Language: JavaScript - Size: 467 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

dergarder/q2ctc
Quake 2 modification "Catch the Chicken" v2.0 (preserved original)
Language: C - Size: 8.41 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

asyncfinkd/catch-word
Catch Word With JS
Language: CSS - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 0

pthom/cmake_registertest
cmake scripts for googletest / catch / doctest. Automatic tests registration, even inside library code.
Language: CMake - Size: 134 KB - Last synced at: 5 days ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 1

serkankayser/Catch-me
A winApi exercise, c++
Language: C++ - Size: 27.1 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

deatil/go-exception
go panic异常拦截处理
Language: Go - Size: 11.7 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

Saadmairaj/blog-api
Hatchway API competitive programming exam
Language: Python - Size: 11.7 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
