Python
Java
JavaScript
Android
Golang
C/C++
Swift
PHP
Node.js
Ruby
.NET
More
React
Linux
Rust
Vue.js
Flutter
Command-line
Network programming
Database
Applications
IDEs
More...
Home
/
Rust
/
Configuration
Configuration
Configuration
Search
Newest releases
Newest releases
Most popular
Configuration
68
Configuration Management for Localhost
Comtrya This is better, yes? Warning This tool is ridiculously early in its development. I'm building out features as I migrate my dotfiles over. Thos
Configuration
26
Zap - A simple cross-platform configuration management and orchestration tool
Zap - A simple cross-platform configuration management and orchestration tool
Configuration
9
Cumin: Structured Typed Configuration Language Written in Rust
Cumin: Structured Typed Configuration Language Written in Rust
Configuration
24
Twelf is a configuration solution for Rust including 12-Factor support.
Twelf is a configuration solution for Rust including 12-Factor support. It is designed with layers in order to configure different sources and formats to build your configuration. The main goal is to be very simple using a proc ma
Configuration
13
Figment is a semi-hierarchical configuration library for Rust so con-free, it's unreal.
Figment is a semi-hierarchical configuration library for Rust so con-free, it's unreal.
Configuration
32
macro optional_struct - Crate defining a macro that will generate, from a structure, anoth...
OptionalStruct Goal This crate allows the user to generate a structure containing the same fields as the original struct but wrapped in Option. A meth
Configuration
25
typed_key - Strongly-typed string keys for configuration
typed_key Strongly-typed string keys for configuration. A frequent task is to extract a typed value from an untyped Map<String, Object>. Typically, th
Configuration
49
comp - Pure-macro Do notation and List-comprehension for Option, Result and Iterator
comp-rs Pure-macro Do notation and List-comprehension for Option, Result and Iterator. It provides syntax extensions to easily combind wrapper type (O
Configuration
14
quire - A YAML-based configuration parsing library
Rust Quire Status: Beta The rust-quire is a Rust port for quire configuration parsing library. It also contains YAML parser (however, it tuned for con
Configuration
138
llvmenv - Manage LLVM/Clang builds
llvmenv Manage multiple LLVM/Clang build Install Install cmake, builder (make/ninja), and C++ compiler (g++/clang++) Install Rust using rustup cargo i
Configuration
31
ucg - A configuration generation grammar
Universal Configuration Grammar. This is an experiment in configuration management. The approach is not to create a "parsable" config file format. We
Configuration
20
config_struct - Create struct definitions from config files at build time
config_struct This is a library for converting config files into matching source files at build time. Usage This library is intended to be used in a b
Configuration
184
envconfig - Build a config structure from environment variables without boilerplate
Envconfig Build a config structure from environment variables in Rust without boilerplate. Usage Let's say you application relies on the following env
Configuration
26
over - OVER: the best data format
OVER OVER: a data format similar to JSON with features such as variables, includes, and type safety. Table of Contents OVER About Example Usage Featur
Configuration
152
spirit - Helper to create well behaved daemons with runtime-reconfiguration support
Spirit Looking for contributors and maintainers This library is too big project for me do in my spare time and I don't have a direct use case for it n
Configuration
55
configure_me - A library for processing application configuration easily
Configure me A Rust library for processing application configuration easily About This crate aims to help with reading configuration of application fr
Configuration
186
roperator - Easily create Kubernetes Operators with Rust
Roperator Roperator lets you easily write Kubernetes Operators in Rust. Roperator handles all the mechanics and plumbing of watching and updating your
Configuration
79
hocon - Reads HOCON configuration files
HOCON.rs The API docs for the master branch are published here. Parse HOCON configuration files in Rust following the HOCON Specifications. This imple
Configuration
762
envy - deserialize env vars into typesafe structs
envy deserialize environment variables into typesafe structs 📦 install Add the following to your Cargo.toml file. [dependencies] envy = "0.4" 🤸 usag
Configuration
270
rust-ini - An Ini configuration file parsing library in Rust
INI in Rust INI is an informal standard for configuration files for some platforms or software. INI files are simple text files with a basic structure
Configuration
14
Uclicious — libUCL based feature-rich configuration library.
Uclicious What is Uclicious Usage Raw API Derive-driven Validators Type Mapping Supported attributes (#[ucl(..)]) Structure level Field level Addition
Configuration
55
A Rust library for processing application configuration easily
Configure me A Rust library for processing application configuration easily About This crate aims to help with reading configuration of application fr
Configuration
2.1k
⚙️ Layered configuration system for Rust applications
config-rs Layered configuration system for Rust applications (with strong support for 12-factor applications). Set defaults Set explicit values (to pr
Categories
Rust
3378
Encoding JSON
43
Applications
36
Asynchronous
112
Audio and Music
58
Authentication
31
Automotive
12
Build system
43
Caching
32
Cargo plugins
46
Command-line
418
Compression
22
Computation
18
Concurrency
70
Configuration
28
Cryptocurrencies
96
Cryptography
130
Data processing
14
Data structures
182
Data visualization
16
Database
74
Database interfaces
35
Date and time
17
Debugging
55
Deployment
69
Development tools
27
Distributed systems
14
Email
20
Embedded
4
Embedded development
90
Emulators
29
Encoding Binary
4
Encoding Multimedia
3
Encoding XML
10
Encoding YAML
8
Filesystem
91
Foreign Function Interface
101
Game development
106
Games
62
Genetic algorithms
12
Geospatial
3
Graphics
71
GUI
167
HTTP Client
52
IDEs
32
Image processing
101
Industrial automation
3
Logging
11
Machine learning
68
macOS APIs
10
Math
46
Memory management
40
Miscellaneous
162
Mobile
4
Network programming
133
No standard library
34
Observability
2
Operating systems
21
Parsing
75
Platform specific
12
Procedural macros
40
Productivity
2
Profiling
28
Resources
13
Science
44
Scripting
17
Security tools
57
Simulation
1
Static Site Generators
20
System tools
54
Template engine
65
Testing
83
Text editors
40
Text processing
69
Text search
21
Unix APIs
33
Utilities
439
Value formatting
9
Video
27
Virtualization
34
Web programming
82
Web Servers
83
WebAssembly
21
WebSocket
17
Windows APIs
18
Most popular
More
01
⚙️ Layered configuration system for Rust applications
02
envy - deserialize env vars into typesafe structs
03
rust-ini - An Ini configuration file parsing library in Rust
04
roperator - Easily create Kubernetes Operators with Rust
05
envconfig - Build a config structure from environment variables without boilerplate
06
spirit - Helper to create well behaved daemons with runtime-reconfiguration support
07
llvmenv - Manage LLVM/Clang builds
08
hocon - Reads HOCON configuration files
09
Configuration Management for Localhost
10
configure_me - A library for processing application configuration easily