dyre
Configurator
A dynamic reconfiguration library for Haskell programs
A Dynamic Reconfiguration Library for Haskell Programs
93 stars
7 watching
20 forks
Language: Haskell
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
bos/configurator | A Haskell library that provides dynamic file-based configuration with automatic reloading and interpolation of strings. | 128 |
pal-robotics/ddynamic_reconfigure | A package that enables modification of ROS node parameters using dynamic_reconfigure without the need for explicit configuration files. | 90 |
dwayne/haskell-programming | Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' | 95 |
dhall-lang/dhall-haskell | Provides Haskell bindings to Dhall, a configuration language used in various projects. | 921 |
1haskelladay/1had | Provides tools and exercises for practicing functional programming in Haskell | 118 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 850 |
dfinity-side-projects/dhc | Compiles Haskell to WebAssembly for use in web applications | 166 |
ndmitchell/extra | A collection of utility functions for the Haskell programming language | 94 |
ndmitchell/cmdargs | A Haskell library for building command line applications with minimal code | 91 |
fjvallarino/monomer | A cross-platform GUI library for writing native Haskell applications | 598 |
willghatch/zsh-saneopt | A plugin that provides sensible defaults for zsh configuration options. | 21 |
def-/ghc-vis | A tool to visualize live Haskell data structures in GHCi | 136 |
kowainik/tomland | A Haskell library for bidirectional serialization of TOML configuration data | 123 |
woowabros/nestjs-library-config | A NestJS module that allows individual modules to manage their own environment variables easily and securely. | 66 |
jtdaugherty/vty | A high-level terminal interface library written in Haskell | 318 |