perseverance
retry library
A flexible retry library inspired by the Common Lisp condition system.
Flexible retries library for Clojure
184 stars
22 watching
10 forks
Language: Clojure
last commit: almost 3 years ago
Linked from 1 awesome list
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 | 300 |
clojure/data.finger-tree | A data structure library providing persistent sequential collections with efficient access and insertion operations | 214 |
ged/linkparser | A high-level interface to the CMU Link Grammar parser | 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 | 850 |
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,056 |
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. | 319 |
melisgl/named-readtables | Provides a namespace for readtables in Common Lisp, allowing modular and localized usage of readtables. | 66 |