zchee / go-xdgbasedir
Package xdgbasedir implements a freedesktop XDG Base Directory Specification for Go
☆14Updated 4 years ago
Alternatives and similar repositories for go-xdgbasedir
Users that are interested in go-xdgbasedir are comparing it to the libraries listed below
Sorting:
- unindent stuff☆35Updated 4 years ago
- Easily get cache and config folders for your app according to each OS spec☆17Updated 5 years ago
- convert a txtar to an io.FS☆17Updated last year
- Vim Present runtime files☆15Updated 6 years ago
- Simple JSON Feed implementation in go☆19Updated 6 years ago
- ⌛️The missing strftime in Go☆24Updated 7 years ago
- Package nett steals from the standard library's net package and provides a dialer with a pluggable host resolver.☆38Updated 10 years ago
- Handy toolset when using Go as a shell script replacement☆17Updated 7 years ago
- Find outdated golang packages☆43Updated 6 years ago
- Generate thread-safe, type-safe Go maps☆40Updated last year
- Generate Man pages from Go source☆159Updated 9 years ago
- Copying and moving files, how hard could it possible be ?☆45Updated 6 years ago
- A simple Go Library to calculate a phash string for a JPEG image.☆34Updated 9 years ago
- ddmin test case minimization algorithm☆31Updated 3 years ago
- Standard CA roots embedded in a Go package.☆23Updated 8 years ago
- ... or how I learnt to not fear anonymous functions and write the one true exec.Run.☆27Updated 9 years ago
- Output-agnostic readline-like package for any io.Reader(SSH, local terminals, etc)☆24Updated 6 years ago
- The source for gotools.org.☆36Updated last year
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- Go library that allows you to format durations according to a format string☆22Updated 6 years ago
- BoltDB's Interactive Shell☆84Updated 3 years ago
- Go library for interfacing with variadic C functions☆18Updated 11 years ago
- Embedded Go – a Go-like template language☆14Updated 8 years ago
- Convert string into Go variable name following Go naming convention☆22Updated 8 years ago
- A small library to help rewrite / modify the AST of a Go (golang) program☆17Updated 10 years ago
- A Go package for reading & writing messages in maildir format☆17Updated last month
- DEPRECATED: use github.com/gobuffalo/flect instead☆24Updated 6 years ago
- getopt(3)-style Go flag parser