BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

simpleconfig

v0.1.0crates.io· Rust

Simple config by string literal. Suitable for API config passing by string literal. Imagine you can pass `level=3;type=zstd` literally to compression algorithm library instead of Config::Builder::new().withLevel(3).withType(`zstd`).build?

The verdict
Abandoned. Last published 2 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the crates.io registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 2 years ago.
Popularity
0 downloads / week
Security
No known advisories for this version (OSV).
License
Apache-2.0
Dependencies
No runtime dependencies
Recent releases
  • 0.1.02 years ago
simpleconfig — Simple config by string literal. Suitable for API config passing by string literal. Imagine you can pass `level=3;type=zstd` literally to compression algorithm library instead of Config::Builder::new().withLevel(3).withType(`zstd`).build? (Rust / crates.io) — verdict, alternatives & security · Modules