Retriable.cr is a simple DSL to retry failed code blocks
☆46Jul 4, 2024Updated 2 years ago
Alternatives and similar repositories for retriable.cr
Users that are interested in retriable.cr are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Modern concurrency tools for Crystal☆50May 14, 2022Updated 4 years ago
- Crystal bindings to the Zstandard (zstd) compression library☆45May 14, 2024Updated 2 years ago
- Crystal WaitGroups without channels or counters☆27Aug 10, 2026Updated 3 weeks ago
- Helper tool to debug parser and formatter☆26Dec 7, 2019Updated 6 years ago
- Crystal implementation of K-Sortable Globally Unique IDs☆17Oct 12, 2023Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A collection of concurrency utilities for Crystal, leveraging Fibers and channels.☆18Jan 20, 2022Updated 4 years ago
- Snappy compression format reader/writer for Crystal☆22Aug 20, 2026Updated 2 weeks ago
- IO Uring bindings for Crystal.☆16Aug 26, 2025Updated last year
- Authority - OpenID OAuth 2.0 Server and OpenID Connect Provider optimized for low-latency, high throughput, and low resource consumption …☆24Jan 25, 2026Updated 7 months ago
- A Crystal shard for Server-Sent Events☆27Apr 26, 2026Updated 4 months ago
- JoobQ is a fast, efficient asynchronous reliable job queue and job scheduler library processing. Jobs are submitted to a job queue, where…☆34Jan 31, 2026Updated 7 months ago
- Source code of https://shards.info/☆47Updated this week
- An implementation of WaitGroup modeled after golang's sync.WaitGroup☆10Mar 4, 2020Updated 6 years ago
- Application event model for Crystal☆32Aug 17, 2026Updated 3 weeks ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Schemas come to solve a simple problem. Sometimes we would like to have type-safe guarantee params when parsing HTTP parameters or Hash(S…