viperus
v0.1.10 GrowingViperus is an (in)complete configuration solution for rust applications heavly inspired by the GO package Viper.It supports defaults reading from JSON, TOML, YAML, envfile,java properties, environment variables reading from Clap command line flags setting explicit values
Quick Verdict
- โNot updated for 6+ years
- !Pre-1.0: API may have breaking changes
- โPermissive license (MIT OR Apache-2.0)
Security
Deep Insights
62 downloads in the last 30 days (2/day), up 22% from the previous period.
Despite being 6+ years old, viperus hasn't reached 1.0 yet. Expect potential API changes between versions.
At 23KB, viperus is lightweight. Small crate size correlates with focused, well-scoped functionality.
18% of releases have been yanked. Check version history before pinning.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on viperus
Version Adoption
Release Timeline
Feature Flags
default =["global", "cache", "watch", "notify", "fmt-yaml", "fmt-json", "fmt-env", "fmt-toml", "fmt-javaproperties", "fmt-clap"]