reliakit 0.1.0

Reliability building blocks for Rust: validated primitives, secrets, bounded collections, backoff, circuit breaker, rate limiting, timeouts, 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 20 feature flags, 2 of them enabled by default.

default

std (default)

alloc (default)

backoff

circuit

codec

codec-primitives

collections

core

decide

derive

full

json

json-canonical

json-primitives

json-validate

primitives

ratelimit

secret

timeout

validate