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: over 7 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 | 956 |
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 | 716 |
thomaspoignant/go-feature-flag | Provides a lightweight and flexible solution for managing feature flags in software applications | 1,481 |
artyom/autoflags | A tool that simplifies exposing struct fields as command line flags in Go programs. | 39 |
fogfish/dynamo | A library providing a key-value abstraction for storing data in AWS DynamoDB and S3 with type-safe Golang structs | 19 |
bytedance/gopkg | A collection of reusable utility functions and libraries for the Go programming language | 1,715 |
tiledb-inc/tiledb-go | A Go interface to TileDB's storage manager allowing data storage and retrieval in various formats. | 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. | 859 |
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. | 311 |
go-playground/log | A simple and highly configurable logging library for Go. | 293 |