Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with try
A curated list of projects in awesome lists tagged with try .
https://github.com/brunnerlivio/try
:package: Quickly try out NPM packages inside a container
Last synced: 20 Dec 2024
https://github.com/electerious/nice-try
Tries to execute a function and discards any error that occurs.
Last synced: 21 Dec 2024
https://github.com/bolshakov/fear
Ruby port of some Scala's monads
either monads option pattern-matching ruby try
Last synced: 16 Dec 2024
https://github.com/vickumar1981/pyeffects
Handle side-effects in Python like a boss. Implements functional types for Either, Option, Try, and Future.
either either-monad future future-monad futures hacktoberfest hacktoberfest-accepted hacktoberfest2023 monad monads option option-monad option-type python python27 python3 try try-catch try-monad
Last synced: 18 Dec 2024
https://github.com/xyzsd/dichotomy
Result, Either, Try, and Maybe monadic types for Java
adt algebraic-data-types either either-monad error-handling java jdk jvm maybe-monad monads railway-oriented-programming result result-monad result-type sealed-class sum-types try try-monad types
Last synced: 13 Oct 2024
https://github.com/pawaclawczyk/scalp
Some Scala useful classes ported to PHP.
immutable maybe option pattern-matching php7 try try-catch types
Last synced: 13 Dec 2024
https://github.com/rhysd/trygo
An experimental implementation of 'try' operator for Go
Last synced: 16 Oct 2024
https://github.com/RWTH-EBC/AixWeather
A weather data generation tool for building energy system simulations. Pull, Transform, Export.
converter dwd epw tmy3 try weather weatherdata weatherdatacollection
Last synced: 23 Oct 2024
https://github.com/fabiospampinato/tryloop
Simple library for retrying operations, it supports multiple backoff strategies.
backoff exponential linear raf retry try
Last synced: 02 Dec 2024
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: 15 Oct 2024
https://github.com/zero323/tryingsnake
Exception handling, the functional way.
exception-handler functional-programming python try
Last synced: 27 Oct 2024
https://github.com/sczerwinski/kotlin-util
Kotlin utility types based on Scala
either kotlin kotlin-library option try
Last synced: 15 Oct 2024
https://github.com/westonganger/js-try
JS-Try is a Javascript implementation of the try method from Rails for safe navigation
javascript js node-js rails ruby safe-navigation try
Last synced: 16 Oct 2024
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: 16 Nov 2024
https://github.com/marcuwynu23/yano-text-editor
Simple Text Editor for doing fast experiment/learning programming
code-editor editor experiment fast-try java javascript learning-code nodejs python testing text-editor try
Last synced: 06 Nov 2024
https://github.com/ianhomer/try-govuk-react-jsx-next
Try govuk-react-jsx-next with Next.js
govuk-frontend javascript jsx nextjs reactjs try
Last synced: 16 Dec 2024
https://github.com/theopencms/voiceless
This simple gem helps to keep system work if some part of the system is not included.
Last synced: 15 Nov 2024
https://github.com/codenameakshay/first-game
First try at a Unity 3D game. Simple game with 3 levels currently, don't hit obstacles, that's all.
endless first game platformer runner try unity unity3d
Last synced: 07 Nov 2024
https://github.com/franzose/lemonad
Yet another monads implementation written in PHP
algorithms datastructures maybe maybe-monad monad monads optional php try try-monad
Last synced: 09 Nov 2024
https://github.com/axetroy/tryify
Run the JavaScript code in the try{}catch(){} block
Last synced: 05 Nov 2024
https://github.com/westonganger/fast_try
FastTry is a simple method wrapper to the safe navigation operator in Ruby
Last synced: 06 Dec 2024
https://github.com/givensuman/tryvial
🧪 value-packed alternative to try/catch hell
catch error-handling try try-catch
Last synced: 29 Nov 2024
https://github.com/cimpress-mcp/tiger-xunit
A collection of xUnit.net assertions tailored for Tiger libraries.
assertions either option tiger-types try xunit
Last synced: 16 Nov 2024
https://github.com/deatil/go-exception
go panic异常拦截处理
catch go go-exception panic try
Last synced: 11 Nov 2024
https://github.com/duncan3dc/exceptions
A small PHP library to catch exceptions and throw them all together later
Last synced: 09 Nov 2024
https://github.com/chinanf-boy/guessing_game
tour-example: a lit guessing_game demo with Rust { Learn }
Last synced: 15 Dec 2024
https://github.com/chinanf-boy/try-svelte-my-new-project-templete
try:svelte with degit templete
Last synced: 15 Dec 2024
https://github.com/chinanf-boy/fs_extra_try
tour-example: fs_extra - Rust { Learn }
Last synced: 15 Dec 2024
https://github.com/andrew-boutin/wordle-helper
A program that can be helpful when playing Wordle.
pip python try virtualenv wordle
Last synced: 19 Dec 2024
https://github.com/sotayamashita/try-robot-framework
Try something repository for Robot Framework
robot-framework robot-framework-tutorial try
Last synced: 18 Dec 2024
https://github.com/ianhomer/try-hibernate-with-spring
Try Hibernate With Spring
example hibernate try tutorial
Last synced: 16 Dec 2024
https://github.com/jmjoy/except
The only one `Error`.
error error-handler exception panic throw try try-catch
Last synced: 07 Nov 2024
https://github.com/mearns/fp-try
A Try encapsulates the result of an operation that may have failed.
either error error-handling errors failure functional functional-programming javascript optional scala try try-catch typescript
Last synced: 11 Dec 2024
https://github.com/sgreben/pixlr-offline
what a shame
a among-other-things getting heh-heh jc job lemon-lime maybe should try you
Last synced: 14 Dec 2024
https://github.com/annamihailovna/get-ip
Получаем IP-адрес сайта по домену с помощью Python.
Last synced: 12 Nov 2024
https://github.com/mdrianislam0or1/doctor-frontend
doing-a-little express expressjs node nodejs nodemon try
Last synced: 07 Nov 2024
https://github.com/saket-sk/attempting-php-multiple-insert
Attempting to insert multiple values using PHP JQuery AJAX which is quite a headache for beginners of Web Development
ajax jquery multiple-inputs multiple-inserts php try web-application web-development website
Last synced: 10 Nov 2024