rjeczalik / notifyLinks
File system event notification library on steroids.
☆920Updated last year
Alternatives and similar repositories for notify
Users that are interested in notify are comparing it to the libraries listed below
Sorting:
- Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it.☆985Updated last year
- A simple file embedder for Go☆629Updated 2 years ago
- a better customizable tool to embed files in go; also update embedded files remotely without restarting the server☆634Updated 2 years ago
- Structured, composable logging for Go☆1,099Updated 3 months ago
- Go glob☆1,002Updated last year
- Type-driven code generation for Go☆1,426Updated last year
- Serves embedded files from `jteeuwen/go-bindata` with `net/http`☆863Updated 8 months ago
- Pure Go line editor with history, inspired by linenoise☆1,078Updated 2 years ago
- Extensions to the standard "os" package. Executable and ExecutableFolder.☆443Updated 6 years ago
- "go build" wrapper to add version info to Golang applications☆539Updated 2 years ago
- Pretty printing for Go values☆1,391Updated last year
- Go library for detecting and expanding the user's home directory without cgo.☆1,420Updated last year
- gosync is a library for Golang styled around zsync / rsync, written with the intent that it enables efficient differential file transfer …☆586Updated 5 years ago
- Simple backoff algorithm in Go (golang)☆656Updated last year
- Open a file, directory, or URI using the OS's default application for that object type. Optionally, you can specify an application to use…☆806Updated 2 years ago
- Semantic Versioning (semver) library written in golang☆1,038Updated 2 years ago
- watcher is a Go package for watching for files or directory changes without using filesystem events.☆1,501Updated 2 years ago
- LZ4 compression and decompression in pure Go☆941Updated 5 months ago
- ☆873Updated last year
- simple json field access for golang☆589Updated 5 years ago
- Decode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x…☆630Updated 2 months ago
- A tiny generator of random data for golang, also known as a faker☆953Updated 2 years ago
- A Transport for http.Client that will cache responses according to the HTTP RFC☆756Updated 2 years ago
- Golang channel helpers and special types☆809Updated last year
- Persistent stacks and queues for Go backed by LevelDB☆864Updated 9 months ago
- Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.☆550Updated 4 years ago
- A command-line arguments parser that will make you smile.☆1,439Updated last year
- Go parallel gzip (de)compression☆1,163Updated 2 years ago
- Common juju errors and functions to annotate errors. Based on juju/errgo☆1,395Updated last year
- SFTP support for the go.crypto/ssh package☆1,620Updated 2 weeks ago