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

GitHub

14 stars
3 watching
5 forks
Language: Go
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vrischmann/envconfig A library to parse configuration from environment variables and fill structs. 241
lytics/confl A config parser with lenient syntax and comments similar to Nginx format. 139
go-gcfg/gcfg A Go library that reads INI-style configuration files into data structures 168
sasbury/mini A package that parses and interprets configuration files in the ini style. 35
kevinburke/ssh_config A Go library for parsing and manipulating SSH configuration files 430
ian-kent/gofigure Tool for easy configuration of Go applications with support for environment variables and command line flags. 68
joshbetz/config A Go configuration library that loads and reloads settings from files and environment variables on signal changes. 215
txgruppi/parseargs-go A string argument parser for Go that handles quoted arguments and flags as simple strings. 10
easco/configparser_ex A parser for config files in the style of Windows INI 19
ilyakaznacheev/cleanenv A tool to read and manage environment configuration from files and variables 1,690
soniah/awsenv A tool to load AWS environment variables from a configuration file 35
gurkankaymak/hocon A Go library implementing the HOCON configuration format 79
antonholmquist/jason A JSON parsing and manipulation library for the Go programming language 1,142
go-simpler/env A package that simplifies loading environment variables into configuration structures in Go applications. 67
kixunil/configure_me Automates configuration parsing and validation for command-line applications. 63