reliakit 0.1.4

Reliability building blocks for Rust: validated primitives, secrets, bounded collections, backoff, circuit breaker, rate limiting, concurrency limiting, timeouts, health reporting, and strict JSON. Zero-dependency, no_std-friendly, no unsafe. One name; enable only the building blocks you need via features.
Documentation

reliakit

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 22 feature flags, 2 of them enabled by default.

default

std (default)

alloc (default)

backoff

bulkhead

circuit

codec

codec-primitives

collections

core

decide

derive

full

health

json

json-canonical

json-primitives

json-validate

primitives

ratelimit

secret

timeout

validate