try
There are 209 repositories under try topic.
arthurfiorette/proposal-try-operator
A proposal to bring ergonomic, inline error handling to JavaScript through a new try operator that always returns a Result.
timofurrer/try
Dead simple CLI tool to try Python packages - It's never been easier! :package:
BrunnerLivio/try
:package: Quickly try out NPM packages inside a container
luin/npm-try
🚆 Quickly try npm packages without writing boilerplate code.
arthurfiorette/try
A 373-byte Spec-Compliant Runtime-Only Implementation of the ECMAScript Try Operator Proposal Result class
electerious/nice-try
Tries to execute a function and discards any error that occurs.
bolshakov/fear
Ruby port of some Scala's monads
ez4o/go-try
A package that allows you to use try/catch block in Go.
xyzsd/dichotomy
Result, Either, Try, and Maybe monadic types for Java
coderaiser/try-to-catch
functional try-catch wrapper for promises
vickumar1981/pyeffects
Handle side-effects in Python like a boss. Implements functional types for Either, Option, Try, and Future.
clojerl/try_clojerl
Online Clojerl REPL
DrJume/try-inline
An easy inline error handling wrapper for async promises and syncronous functions
Tuurlijk/TYPOTry
A small Vagrant box to try out the most recent TYPO3 release
Ahmed-Adel-Ismail/J-Curry
A Java library that enables applying Functional Programming concepts like currying and partial application for functions, also it supports types like Either, Try, etc... using RxJava 2 interfaces, compatible with Java 7 and above
RWTH-EBC/AixWeather
A weather data generation tool for building energy system simulations. Pull, Transform, Export.
pawaclawczyk/scalp
Some Scala useful classes ported to PHP.
onderonur/go-try
Easy and flattened error handling for sync and async functions.
rhysd/trygo
An experimental implementation of 'try' operator for Go
RexSkz/eslint-plugin-try-catch-failsafe
Make sure to use try-catch to wrap up some dangerous actions (e.g. JSON.parse).
fabiospampinato/tryloop
Simple library for retrying operations, it supports multiple backoff strategies.
zero323/tryingsnake
Exception handling, the functional way.
balxz/sh-api-simple
Free, Fast & Simple REST API Base Template | AI Integration | Canvas Generation | Auto Swagger Docs | Perfect Starter Kit for Node.js APIs
ue/chrome-currency-converter-extension
a sample USD to TRY converter
fmorenovr/gotry
GoTry is a Try/Catch/Finally library implemented in golang.
iagocalazans/try2catch
A better try/catch like way to get your errors encapsulated.
paul486744/Virtual-Try-On
A curated list of awesome research papers, projects, code, dataset, workshops etc. related to virtual try-on. Especially, it shows top implementation for business.
sczerwinski/kotlin-util
Kotlin utility types based on Scala
alecksandr26/except-c
A simple macro interface module that adds the capability to handle exceptions in C.
westonganger/js-try
JS-Try is a Javascript implementation of the try method from Rails for safe navigation
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`.
jicahoo/try-hibernate
W/O installing database, try Hibernate
OlimilO1402/Err_CorrectErrorHandling
shows how to handle errors the correct way
okhomin/go-try
A comprehensive framework that brings the power of error handling to Golang through the Try-Catch-Finally construct.
reitowo/super-catch
Cross-platform catching all system errors, structured exceptions, signals. Converting to std::exception. Using original C++ try-catch syntax.
RWTH-EBC/AixWeather-WebApp
The webapp for AixWeather. A weather data generation tool for building energy system simulations. Pull, Transform, Export.