perseverance

retry library

A flexible retry library inspired by the Common Lisp condition system.

Flexible retries library for Clojure

GitHub

183 stars
22 watching
10 forks
Language: Clojure
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fisxoj/sanity-clause Library for defining data validation contracts in dynamically typed languages 51
chaitanyagupta/chronicity A natural language date and time parser for Common Lisp 67
replikativ/konserve A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead 301
clojure/data.finger-tree A data structure library providing persistent sequential collections with efficient access and insertion operations 214
ged/linkparser An interface to parse and analyze English sentences using the CMU Link Grammar 76
clj-commons/durable-queue A Clojure library implementing a task queue that survives process restarts and is bounded by disk space 385
jcolag/thue A language and runtime system for parsing arbitrary grammars using semi-Thue processes 29
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 847
plioi/parsley A parsing library inspired by Haskell's Parsec and F#'s FParsec. 61
pleasetrythisathome/bardo A Clojure library for defining and manipulating interpolators between values of various types to create intermediate values or sequences. 94
taoensso/nippy A high-performance serialization library for Clojure that provides fast and efficient data storage and retrieval 1,052
clj-commons/rewrite-clj A Clojure library that reads and writes various data formats in a whitespace and comment preserving way. 592
rinuboney/clatern A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms. 67
fhd/clostache A Mustache templating library for Clojure. 318
melisgl/named-readtables A library that provides a namespace for readtables, allowing for localized and modular use of readtables in Common Lisp programs. 66