All Projects → jimmycuadra → Retry

jimmycuadra / Retry

Licence: mit
A Rust library to retry some code until its return value satisfies a condition.

Programming Languages

rust
11053 projects

Labels

Projects that are alternatives of or similar to Retry

Litter
Litter is a pretty printer library for Go data structures to aid in debugging and testing.
Stars: ✭ 1,137 (+1524.29%)
Mutual labels:  library
Markdown Builder
1kb Markdown builder for Node.js
Stars: ✭ 67 (-4.29%)
Mutual labels:  library
Anglesharp.js
👼 Extends AngleSharp with a .NET-based JavaScript engine.
Stars: ✭ 68 (-2.86%)
Mutual labels:  library
P5.clickable
Event driven, easy-to-use button library for P5.js 👆
Stars: ✭ 66 (-5.71%)
Mutual labels:  library
Cordova Plugin Test Framework
Apache Cordova
Stars: ✭ 66 (-5.71%)
Mutual labels:  library
Notifier
Notifications library made with VanillaJS.
Stars: ✭ 67 (-4.29%)
Mutual labels:  library
Logging Log4j2
Apache Log4j 2 is an upgrade to Log4j that provides significant improvements over its predecessor, Log4j 1.x, and provides many of the improvements available in Logback while fixing some inherent problems in Logback's architecture.
Stars: ✭ 1,133 (+1518.57%)
Mutual labels:  library
Bitcoin Elixir
Bitcoin tools and full node implementation in Elixir.
Stars: ✭ 70 (+0%)
Mutual labels:  library
Evalne
Source code for EvalNE, a Python library for evaluating Network Embedding methods.
Stars: ✭ 67 (-4.29%)
Mutual labels:  library
Andes
Python toolbox / library for power system transient dynamics simulation with symbolic modeling and numerical analysis 🔥
Stars: ✭ 68 (-2.86%)
Mutual labels:  library
Dmxusb
DMXUSB emulates an ENTTEC-compatible DMXKing USB to DMX serial device with one, two, or n universes.
Stars: ✭ 66 (-5.71%)
Mutual labels:  library
Android Camera2 Library
Library to use Android Camera2 api easily.
Stars: ✭ 66 (-5.71%)
Mutual labels:  library
Timberlorry
Periodical log collector framework.
Stars: ✭ 67 (-4.29%)
Mutual labels:  library
Bubbles
⚡️A library for adding messenger style floating bubbles to any android application 📲
Stars: ✭ 66 (-5.71%)
Mutual labels:  library
Androidaudioconverter
Convert audio files inside your Android app easily. Supported formats: AAC, MP3, M4A, WMA, WAV and FLAC.
Stars: ✭ 1,156 (+1551.43%)
Mutual labels:  library
Poi
Mirror of Apache POI
Stars: ✭ 1,136 (+1522.86%)
Mutual labels:  library
Hazelcast Cpp Client
Hazelcast IMDG C++ Client
Stars: ✭ 67 (-4.29%)
Mutual labels:  library
Tanya
GC-free, high-performance D library: Containers, networking, metaprogramming, memory management, utilities
Stars: ✭ 70 (+0%)
Mutual labels:  library
Egeo
EGEO is the open-source UI library used to build Stratio's UI. It includes UI Components, Utilities, Services and much more to build user interfaces quickly and with ease. The library is distributed in AoT mode.
Stars: ✭ 69 (-1.43%)
Mutual labels:  library
React Native X Bar
🎩 A flexible, lightweight bar component for common UI patterns in React Native
Stars: ✭ 68 (-2.86%)
Mutual labels:  library

retry

Build Status

Crate retry provides utilities for retrying operations that can fail.

Documentation

retry has comprehensive documentation available on docs.rs.

Legal

retry is released under the MIT license. See LICENSE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].