Projects in Awesome Lists tagged with hocon
A curated list of projects in awesome lists tagged with hocon .
https://github.com/lightbend/config
configuration library for JVM languages using HOCON files
configuration-library hocon supported
Last synced: 16 Dec 2025
https://github.com/petabridge/akka-bootcamp
Self-paced training course to learn Akka.NET fundamentals from scratch
actor-model actors akka-bootcamp bootcamp c-sharp hocon learning-akka
Last synced: 14 May 2025
https://github.com/chimpler/pyhocon
HOCON parser for Python
configuration hocon parser python
Last synced: 01 Sep 2025
https://github.com/spongepowered/configurate
A simple configuration library for Java applications providing a node structure, a variety of formats, and tools for transformation
configuration gson hacktoberfest hocon java json kotlin xml yaml
Last synced: 14 May 2025
https://github.com/SpongePowered/Configurate
A simple configuration library for Java applications providing a node structure, a variety of formats, and tools for transformation
configuration gson hacktoberfest hocon java json kotlin xml yaml
Last synced: 14 Mar 2025
https://github.com/uchuhimo/konf
A type-safe cascading configuration library for Kotlin/Java/Android, supporting most configuration formats
android config configuration git hocon java javascript json konf kotlin properties toml xml yaml
Last synced: 05 Apr 2025
https://github.com/config4k/config4k
A Kotlin wrapper for Typesafe Config
config hocon kotlin typesafe-config wrapper
Last synced: 14 Jan 2026
https://github.com/TheElectronWill/night-config
Powerful java configuration library for toml, yaml, hocon, json and in-memory configurations. Serialization/deserialization framework.
configuration configuration-management deserialization hocon inotify java-11 java-8 java-9 java-library json minecraft-forge serde serialization toml yaml
Last synced: 15 Apr 2025
https://github.com/theelectronwill/night-config
Powerful java configuration library for toml, yaml, hocon, json and in-memory configurations. Serialization/deserialization framework.
configuration configuration-management deserialization hocon inotify java-11 java-8 java-9 java-library json minecraft-forge serde serialization toml yaml
Last synced: 08 Apr 2025
https://github.com/akkadotnet/hocon
C# implementation of Lightbend's HOCON (Human-Optimized Object Configuration Notation)
Last synced: 04 Apr 2025
https://github.com/ekrich/sconfig
Scala configuration library supporting HOCON for Scala, Java, Scala.js, and Scala Native
config hocon java jvm scala scala-js scala-native
Last synced: 13 Apr 2025
https://github.com/gurkankaymak/hocon
go implementation of lightbend's HOCON configuration library https://github.com/lightbend/config
configuration-library configuration-parser environment-variables go golang hocon hocon-configuration hocon-syntax json-parser
Last synced: 18 Jan 2026
https://github.com/racc/typesafeconfig-guice
Allows Guice Injection of configuration values from Typesafe Config
dependency-injection guice hocon typesafe-config
Last synced: 14 Jan 2026
https://github.com/ustc-zzzz/hocon-cn-translation
Unofficial Simplified Chinese translation of HOCON.md in lightbend/config
Last synced: 18 Aug 2025
https://github.com/a248/dazzleconf
Incredible configuration library
config configuration configuration-files configuration-management hocon java java-11 java-8 java-library json yaml
Last synced: 08 Sep 2025
https://github.com/jponge/vertx-boot
An Eclipse Vert.x verticle to boot an application from HOCON configuration.
configuration deployment hocon microservice reactive vertx
Last synced: 02 Mar 2025
https://github.com/jillesvangurp/jsonj
A fluent Java API for manipulating json data structures
bson hocon jackson java json json-manipulation json-objects plist yaml
Last synced: 15 Jul 2025
https://github.com/avsystem/intellij-hocon
Standalone HOCON plugin for IntelliJ IDEA
Last synced: 20 Aug 2025
https://github.com/scalameta/metaconfig
Small library for reading configuration into case classes
Last synced: 04 Apr 2025
https://github.com/CarmJos/configured
:memo: Easy (to make) Configurations! A simple, easy-to-use and universal solution for managing configuration files. Enjoy the ease of use with customizable formats for loading, reading, and updating your configuration files.
configuration configuration-files configuration-management development easy-to-use fastdev hocon json library sql yaml
Last synced: 12 May 2025
https://github.com/nohus/autokonfig
Kotlin configuration library with batteries included
configuration hocon json kotlin library
Last synced: 13 Apr 2025
https://github.com/zookzook/hocon
Parse HOCON configuration files in Elixir following the HOCON specifications.
Last synced: 16 Oct 2025
https://github.com/goreflect/gostructor
Go configurator structures library
configuration default-values environment-variables fetching-secrets golang golang-library hocon json slice spring-config-server vault yaml yml
Last synced: 11 Apr 2025
https://github.com/accenture/waterfall-config
A simplistic configuration library for Java, heavily based on Typesafehub Config with some additional opinionated features
configuration configuration-files encrypted-properties hocon java waterfall
Last synced: 30 Jun 2025
https://github.com/sake92/tupson
Stupid simple Scala 3 library for writing and reading JSON
derivation hocon json json-data json-parser scala serialization typeclass typesafe-config
Last synced: 15 Apr 2025
https://github.com/yingzhuo/spring-boot-stater-env
spring boot starter for yaml/toml/hocon property-source
hocon properties property-source spring-boot spring-boot-starter toml yaml
Last synced: 21 Jun 2025
https://github.com/jvirtanen/vim-hocon
Syntax highlighting for the HOCON language
akka config hocon lightbend playframework vim
Last synced: 26 Feb 2025
https://github.com/h8io/borscht
Configuration wrapper for Scala
cfg config configuration configuration-library hocon hocon-configuration scala wrapper yaml yaml-configuration
Last synced: 15 Apr 2026
https://github.com/o3co/go.hocon
Full Lightbend HOCON spec-compliant parser and config library for Go
config configuration go golang hocon lightbend parser
Last synced: 14 Jun 2026
https://github.com/petli-full/hocon-web
This is a javascript HOCON parser. It was created by compiling the cpp-hocon library using emscripten compiler. It is a standalone library and can be built into applications run in Nodejs or browsers.
Last synced: 08 Oct 2025
https://github.com/satabin/hocon-vim
HOCON (n)vim file type plugin
hocon neovim-plugin vim-plugin
Last synced: 20 Mar 2026
https://github.com/ladutsko/spring-boot-starter-hocon
Strategy to load HOCON files
hocon spring-boot spring-boot-2 spring-boot-starter
Last synced: 20 Apr 2026
https://github.com/markl4yg/confort
A Java configuration library based on ANTLR4 grammar. Designed to be easily expandable & simple.
antlr4 antlr4-java configuration hocon java json
Last synced: 12 Mar 2025
https://github.com/o3co/rs.hocon
Full Lightbend HOCON spec-compliant parser for Rust
config configuration hocon lightbend parser rust serde typesafe-config
Last synced: 22 May 2026
https://github.com/saicone/settings
Java library to interpret multiple data formats as flexible configuration
configuration configuration-parser gson hocon java json settings toml yaml
Last synced: 04 Apr 2026
https://github.com/miguelemosreverte/hocon-config
HOCON Config! This should allow JS projects to load HOCON the way Scala projects load Typesafe configs.
Last synced: 09 Nov 2025
https://github.com/aivruu/scoreboard
A not finished plugin to create customizable scoreboards on several modes
hocon java kyori minecraft minecraft-plugin minimessage paper paper-plugin papermc
Last synced: 01 Oct 2025
https://github.com/jokade/sbt-package-conf
sbt plugin for loading HOCON configuration files from dependencies
Last synced: 25 Feb 2025
https://github.com/mdcatapult/py-config
Python lib that allows environment variables to override hocon style yaml or json config
config environment-variables hocon python
Last synced: 14 Apr 2025
https://github.com/sergiofgonzalez/waterfall-config
A simplistic configuration library heavily based on Typesafehub Config with some additional opinionated features
configuration configuration-file encrypted-properties hocon java waterfall
Last synced: 14 Jan 2026
https://github.com/mattheworford/hocon-tools
VS Code extension for working with HOCON files
Last synced: 17 Feb 2026
https://github.com/dexuby/easy-config
Powerful, easy to use configuration library with reflective auto resolving based on the HOCON format.
config configuration hocon typesafe typesafe-config
Last synced: 27 Feb 2025
https://github.com/supertassu/config
A java configuration utility
api config configuration hocon java
Last synced: 03 Apr 2025
https://github.com/artemnikitin/api-test-example
Example approach for testing HTTP-based APIs
gradle hocon java okhttp rest-api rest-client restful-api retrofit spock test-automation testing
Last synced: 13 May 2026