awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to diffsk/configobj

Open-source alternatives to Configobj

30 open-source projects similar to diffsk/configobj, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Configobj alternative.

  • abinnovision/nestjs-commonsالصورة الرمزية لـ abinnovision

    abinnovision/nestjs-commons

    64عرض على GitHub↗

    💥 Collection of common packages for NestJS: configx, hatchet integration, flydrive and more

    TypeScript
    عرض على GitHub↗64
  • adhenawer/claude-snapshotA

    adhenawer/claude-snapshot

    0عرض على GitHub↗
    عرض على GitHub↗0
  • adobe/butlerA

    adobe/butler

    0عرض على GitHub↗
    عرض على GitHub↗0
  • adrg/xdgالصورة الرمزية لـ adrg

    adrg/xdg

    1,002عرض على GitHub↗

    Go implementation of the XDG Base Directory Specification and XDG user directories

    Gocross-platformgogolang
    عرض على GitHub↗1,002
  • agilira/argusالصورة الرمزية لـ agilira

    agilira/argus

    170عرض على GitHub↗

    High-performance configuration management framework for Go applications with zero-allocation performance, universal format support (JSON, YAML, TOML, HCL, INI, Properties), and an ultra-fast CLI powered by Orpheus.

    Goagilira-orpheuscliconfiguration-management
    عرض على GitHub↗170
  • ainova-systems/intelligence-syncA

    ainova-systems/intelligence-sync

    0عرض على GitHub↗
    عرض على GitHub↗0

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • alecthomas/kongالصورة الرمزية لـ alecthomas

    alecthomas/kong

    2,976عرض على GitHub↗

    Kong is a declarative command line interface framework and parser for Go. It maps flags and positional arguments directly into typed Go structures using struct tags, allowing developers to define terminal interfaces through data models rather than manual parsing logic. The project functions as a configuration mapper that populates Go structures from a combination of command-line arguments, environment variables, and JSON files. It distinguishes itself by providing a dependency injection container to pass external services into command handlers and a plugin architecture for dynamic command reg

    Gocommand-linecommandsflags
    عرض على GitHub↗2,976
  • andreiavrammsd/configالصورة الرمزية لـ andreiavrammsd

    andreiavrammsd/config

    0عرض على GitHub↗

    Parse configuration values into given struct from environment, files, json, bytes, or other input convertible to bytes

    Goconfigurationenvironmentgolang
    عرض على GitHub↗0
  • antham/envhالصورة الرمزية لـ antham

    antham/envh

    100عرض على GitHub↗

    Go helpers to manage environment variables

    Goconfiguration-managementenvironmentgolang
    عرض على GitHub↗100
  • aosasona/dotenvA

    aosasona/dotenv

    0عرض على GitHub↗

    Quick start - Installation

    عرض على GitHub↗0
  • atelpis/enflagالصورة الرمزية لـ atelpis

    atelpis/enflag

    38عرض على GitHub↗

    Container-focused Golang config: unify Env & Flag parsing in one call with minimal code and zero dependencies.

    Goclicommand-lineconfig
    عرض على GitHub↗38
  • azure/appconfiguration-goproviderالصورة الرمزية لـ Azure

    Azure/AppConfiguration-GoProvider

    5عرض على GitHub↗

    The configuration provider for consuming data in Azure App Configuration from Go applications.

    Go
    عرض على GitHub↗5
  • beatlabs/harvesterالصورة الرمزية لـ beatlabs

    beatlabs/harvester

    134عرض على GitHub↗

    Harvest configuration, watch and notify subscriber

    Goconfiguration-managementgogolang
    عرض على GitHub↗134
  • bitwalker/conformالصورة الرمزية لـ bitwalker

    bitwalker/conform

    378عرض على GitHub↗

    Easy, powerful, and extendable configuration tooling for releases.

    Elixir
    عرض على GitHub↗378
  • bkeepers/dotenvالصورة الرمزية لـ bkeepers

    bkeepers/dotenv

    6,758عرض على GitHub↗

    Dotenv is a Ruby library used for loading key-value pairs from files into an application environment. It includes a configuration parser to extract variables into hashes and a loader to inject those pairs into the global environment. The project features a variable interpolator that resolves environment variables and shell command outputs within configuration values. It also provides a validator to verify that required configuration keys are present during application initialization. The toolset covers environment variable management, including the ability to generate configuration templates

    Ruby
    عرض على GitHub↗6,758
  • borudar/configurationالصورة الرمزية لـ BoRuDar

    BoRuDar/configuration

    108عرض على GitHub↗

    Library for setting values to structs' fields from env, flags, files or default tag

    Go12-factorconfigconfiguration
    عرض على GitHub↗108
  • burntsushi/tomlالصورة الرمزية لـ BurntSushi

    BurntSushi/toml

    4,904عرض على GitHub↗

    This is a TOML parser and serializer for the Go language. It serves as a data serialization library and configuration file mapper that encodes and decodes data between Go structures and the TOML configuration format. The library provides interfaces for custom type marshaling, allowing for specialized logic when parsing or serializing specific data types. It transforms structured objects into deterministic TOML documents for storage or transmission. The project covers a broad range of data processing capabilities, including structured value encoding, TOML data generation, and metadata inspect

    Go
    عرض على GitHub↗4,904
  • bytedance/sonicالصورة الرمزية لـ bytedance

    bytedance/sonic

    9,492عرض على GitHub↗

    Sonic is a high-performance Go JSON serialization library that provides tools for encoding and decoding native data structures. It functions as a JIT-accelerated encoder, a JSON AST parser, a stream processor, and a lazy decoder. The project utilizes just-in-time machine code generation to optimize the encoding of large data schemas and employs a JIT assembler to maximize serialization and deserialization speeds. It features a precompiled schema warmup process to prevent latency spikes during initial execution and leverages SIMD hardware instructions for accelerated parsing. The library cove

    Gohigh-performancejitjson
    عرض على GitHub↗9,492
  • caarlos0/envالصورة الرمزية لـ caarlos0

    caarlos0/env

    6,004عرض على GitHub↗

    env is a Go library that reads environment variables and populates the fields of a Go struct according to tag directives. It uses reflection to iterate over struct types and tags at runtime, mapping environment variable names to struct fields and applying parsing behavior defined in struct tags. The library supports required field validation, returning errors when marked fields are missing or empty after parsing. It also provides default value fallback from struct tags when environment variables are not set, environment variable expansion that recursively substitutes references within values,

    Goconfigconfigurationenvironment
    عرض على GitHub↗6,004
  • cbednarski/hostessC

    cbednarski/hostess

    0عرض على GitHub↗
    عرض على GitHub↗0
  • chaindead/zerocfgالصورة الرمزية لـ chaindead

    chaindead/zerocfg

    200عرض على GitHub↗

    Zero-effort, concise configuration management that avoids boilerplate and repetitive actions.

    Goconfigconfigurationenvironment
    عرض على GitHub↗200
  • conduit8/conduit8C

    conduit8/conduit8

    0عرض على GitHub↗
    عرض على GitHub↗0
  • craue/craueconfigbundleC

    craue/CraueConfigBundle

    0عرض على GitHub↗

    CraueConfigBundle manages configuration settings stored in the database and makes them accessible via a service in your Symfony project. These settings are similar to those defined in parameters.yml but can be modified at runtime, e.g. by an admin user.

    عرض على GitHub↗0
  • crgimenes/goconfigC

    crgimenes/goConfig

    0عرض على GitHub↗
    عرض على GitHub↗0
  • cristalhq/aconfigالصورة الرمزية لـ cristalhq

    cristalhq/aconfig

    634عرض على GitHub↗

    Simple, useful and opinionated config loader.

    Gocommand-lineconfigconfiguration
    عرض على GitHub↗634
  • ctripcorp/apolloالصورة الرمزية لـ ctripcorp

    ctripcorp/apollo

    29,760عرض على GitHub↗

    Apollo is a microservice configuration management system and dynamic configuration center. It serves as a centralized platform for storing, distributing, and syncing application settings across distributed environments to maintain consistency across various clusters. The system distinguishes itself through a dynamic configuration orchestrator that supports real-time updates to connected applications, eliminating the need for manual service restarts. It features a grayscale configuration deployment tool for rolling out changes to a small subset of service instances and a version control system

    Java
    عرض على GitHub↗29,760
  • custompro98/glenvالصورة الرمزية لـ custompro98

    custompro98/glenv

    2عرض على GitHub↗

    Type-safe environment variables for Gleam.

    Gleam
    عرض على GitHub↗2
  • d0rc/sweetconfigالصورة الرمزية لـ d0rc

    d0rc/sweetconfig

    3عرض على GitHub↗

    something to forget about configuration in releases

    Elixir
    عرض على GitHub↗3
  • d87/mpv-persist-propertiesD

    d87/mpv-persist-properties

    0عرض على GitHub↗
    عرض على GitHub↗0
  • a8m/envsubstA

    a8m/envsubst

    0عرض على GitHub↗
    عرض على GitHub↗0