cfgpath
Config file finder
Provides cross-platform functions to obtain paths to configuration files.
Cross platform C header for obtaining paths to user configuration files and directories
61 stars
7 watching
17 forks
Language: C
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
erwinvandervalk/templatedconfiguration | Provides a way to compose configuration settings using placeholders | 15 |
chenxch/vite-plugin-dynamic-base | Resolves dynamic public path for resource files in web applications | 71 |
mrspartak/config | A runtime configuration resolver that supports dynamic validation and flexible merging of configurations from various sources. | 21 |
madmurphy/libconfini | A C-based library for parsing configuration files in a human-readable format. | 164 |
sago007/platformfolders | A C++ library to abstract platform-specific directory paths | 179 |
florianbeer/vimrcfu | An online platform providing a collection of customizable Vim configuration files and sharing them with the community. | 48 |
pastdev/clconf | Utility for merging configuration files and extracting values using path strings | 12 |
udhos/fetchconfig | A Perl script for retrieving configuration data from multiple network devices | 15 |
vstakhov/libucl | A C library for parsing and generating configuration files in a simplified, human-readable format inspired by the Nginx configuration syntax. | 1,627 |
clj-commons/pomegranate | A Clojure API for working with Maven artifact resolvers and dynamic classpath management | 507 |
muir/nfigure | A reflective configuration library for Go that supports multiple sources and formats of configuration data. | 7 |
miketamis/babel-plugin-hash-resolve | Solves the issue of resolving relative paths in JavaScript imports | 7 |
maticzav/graphql-middleware | Simplifies GraphQL schema management by layering additional functionality around resolvers. | 1,143 |
chris-huxtable/config.cr | A configuration parser for Crystal programming language with support for multiple data formats and macro-based commenting system | 14 |
fosskers/filepaths | Provides consistent and modern filepath manipulation functions for Common Lisp. | 25 |