All Projects → gojektech → Palantir

gojektech / Palantir

Licence: apache-2.0
Yet Another Go Config Library

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Labels

Projects that are alternatives of or similar to Palantir

Ini Parser
Read/Write an INI file the easy way!
Stars: ✭ 643 (+5258.33%)
Mutual labels:  config
Qonfig
Config. Defined as a class. Used as an instance. Lazy instantiation. Validation layer. Thread-safe. Support for YAML, TOML, JSON, __END__, ENV. Extremely simple to define. Extremely simple to use.
Stars: ✭ 17 (+41.67%)
Mutual labels:  config
Configuron
Clojure(Script) config that reloads from project.clj when in dev mode
Stars: ✭ 24 (+100%)
Mutual labels:  config
Tslint To Eslint Config
Converts your TSLint configuration to the closest possible ESLint equivalent. 🚀
Stars: ✭ 680 (+5566.67%)
Mutual labels:  config
V2ray Examples
v2ray-core 的模板们
Stars: ✭ 778 (+6383.33%)
Mutual labels:  config
Exhibit
Exhibit is a managed screensaver App for tvOS.
Stars: ✭ 19 (+58.33%)
Mutual labels:  config
Konfig
Composable, observable and performant config handling for Go for the distributed processing era
Stars: ✭ 597 (+4875%)
Mutual labels:  config
Atom Modular Snippets
:atom: A modular solution to snippets in @Atom.
Stars: ✭ 8 (-33.33%)
Mutual labels:  config
Strictyaml
Type-safe YAML parser and validator.
Stars: ✭ 836 (+6866.67%)
Mutual labels:  config
Debian Server
Complete Debian/Ubuntu Web Application Server Installation
Stars: ✭ 22 (+83.33%)
Mutual labels:  config
Conf
Simple config handling for your app or module
Stars: ✭ 707 (+5791.67%)
Mutual labels:  config
Dasel
Query, update and convert data structures from the command line. Comparable to jq/yq but supports JSON, TOML, YAML, XML and CSV with zero runtime dependencies.
Stars: ✭ 759 (+6225%)
Mutual labels:  config
Mrm
Codemods for your project config files
Stars: ✭ 900 (+7400%)
Mutual labels:  config
Universal
Seed project for Angular Universal apps featuring Server-Side Rendering (SSR), Webpack, CLI scaffolding, dev/prod modes, AoT compilation, HMR, SCSS compilation, lazy loading, config, cache, i18n, SEO, and TSLint/codelyzer
Stars: ✭ 669 (+5475%)
Mutual labels:  config
Home Assistant Config
Home Assistant config files, rewritten to use the latest features, 100+ documented automations, automatically generated ToC 🏠 🤖
Stars: ✭ 926 (+7616.67%)
Mutual labels:  config
Xxl Conf
A lightweight distributed configuration management platform. (分布式配置管理平台XXL-CONF)
Stars: ✭ 619 (+5058.33%)
Mutual labels:  config
Wlh Dotfiles
my dotfiles
Stars: ✭ 18 (+50%)
Mutual labels:  config
Betterc
Like rc but better ;)
Stars: ✭ 11 (-8.33%)
Mutual labels:  config
Awesome Hammerspoon
awesome configuration for Hammerspoon.
Stars: ✭ 928 (+7633.33%)
Mutual labels:  config
Config Rs
⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications).
Stars: ✭ 915 (+7525%)
Mutual labels:  config

Palantir

Description

Yet Another Go Config Library

Usage

go get github.com/gojektech/palantir

or, add github.com/gojektech/palantir to a dependency manager and preferably fix a version.

License

Copyright 2018, GO-JEK Tech (http://gojek.tech)

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].