surevego
Config parser
A Go library to parse the configuration of a network intrusion detection system from a specific file format.
suricata eve.json parser in Go
14 stars
3 watching
5 forks
Language: Go
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library to parse configuration from environment variables and fill structs. | 241 |
| A config parser with lenient syntax and comments similar to Nginx format. | 139 |
| A Go library that reads INI-style configuration files into data structures | 168 |
| A package that parses and interprets configuration files in the ini style. | 35 |
| A Go library for parsing and manipulating SSH configuration files | 430 |
| Tool for easy configuration of Go applications with support for environment variables and command line flags. | 68 |
| A Go configuration library that loads and reloads settings from files and environment variables on signal changes. | 215 |
| A string argument parser for Go that handles quoted arguments and flags as simple strings. | 10 |
| A parser for config files in the style of Windows INI | 19 |
| A tool to read and manage environment configuration from files and variables | 1,690 |
| A tool to load AWS environment variables from a configuration file | 35 |
| A Go library implementing the HOCON configuration format | 79 |
| A JSON parsing and manipulation library for the Go programming language | 1,142 |
| A package that simplifies loading environment variables into configuration structures in Go applications. | 67 |
| Automates configuration parsing and validation for command-line applications. | 63 |