Projects with this topic
-
Contains the shared code between the 10Duke Enterprise and 10Duke Scale SDKs.
Updated -
-
-
Yet another neovim configuration
Updated -
Pyxel Config Lab is a visual YAML configuration builder and tutorial viewer created to help people explore Pyxel simulation modes through a more intuitive and interactive interface.
Updated -
A reproducible Linux environment containing dotfiles, scripts, and configurations for my daily workflow.
Updated -
-
Build configuration for asterisk, xivo-dird, xivo-dird-phoned
Updated -
-
-
A comprehensive CLI framework for Zig with command parsing, shell completions (bash/zsh/fish), configuration loading (TOML/JSON/YAML), and terminal utilities
Updated -
A complete YAML 1.2.2 parser and emitter library for Zig 0.15.2. Features streaming event-based parser, document graph representation, schema-based resolution (failsafe/json/core), canonical emitter, and resource limits for DoS protection.
Updated -
A fully compliant TOML v1.1.0 parser for Zig 0.15.2 with v1.0.0 compatibility mode. Features typed value tree output, version-gated parsing, comprehensive error handling, and zero external dependencies.
Updated -
A comprehensive configuration management library for Zig 0.15.1. Supports YAML, JSON, TOML, INI, Properties formats with unified API, XDG compliance, hot-reload, async loading, remote config (etcd/Consul), secure secrets, validation with regex patterns, diff utilities, and provenance tracking.
Updated -
Repo to track dotfiles
UpdatedUpdated -
My personal dotfiles for NixOs, in literate programming
Updated -
Dotfiles extended into root OS space, loaded onto the host from one root/ tree by che: symlinked, copied (.ontoHost.cp), or rendered (*.ontoHost.tpl).
Updated -
Basic configuration files for XDG compliant home directory. Intended to be cloned to $HOME on a new system.
Updated -
Python module to manage a config file/parameter files. Values are retrieved from the parmeter file and made accessible as cfg.xxxxx. Application data can be added to the config module to pass data between application modules. Changes to the config file are noted by the version number and if changed, the existing config file is rewritten.
Updated -