ingo
Flag storage
A library that provides persistent storage and management for command-line flags in Go applications.
persistent storage for flags in go
38 stars
4 watching
9 forks
Language: Go
last commit: almost 8 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
couchbase/moss | A fast and persistent key-value storage library written in Go | 978 |
sgreben/flagvar | A collection of CLI argument types for the Go flag package. | 43 |
paddlehq/go-aws-ssm | An AWS System Manager parameter store abstraction layer for Go applications | 59 |
adrg/xdg | Provides standard paths for storing application files across multiple platforms | 726 |
thomaspoignant/go-feature-flag | Provides a lightweight and flexible solution for managing feature flags in software applications | 1,508 |
artyom/autoflags | A tool that simplifies exposing struct fields as command line flags in Go programs. | 41 |
fogfish/dynamo | A Go library providing a generic key-value abstraction to store data in AWS DynamoDB and S3 | 19 |
bytedance/gopkg | A collection of reusable utility functions and libraries for the Go programming language | 1,741 |
tiledb-inc/tiledb-go | A Go interface to the TileDB storage manager | 51 |
eximua/filego | A decentralized storage platform providing a secure and accessible way to store and manage files. | 20 |
ellisp/ggflags | A R package that adds flags to ggplot2 plots | 18 |
integrii/flaggy | Provides idiomatic Go input parsing with subcommands and flags at any position. | 860 |
philippgille/chromem-go | An in-memory vector database that enables retrieval augmented generation and other embeddings-based features without relying on external third-party dependencies. | 340 |
go-playground/log | A simple and highly configurable logging library for Go. | 292 |