rjeczalik / notifyLinks
File system event notification library on steroids.
☆917Updated 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.☆982Updated last year
- a better customizable tool to embed files in go; also update embedded files remotely without restarting the server☆634Updated 2 years ago
- Go glob☆996Updated last year
- A simple file embedder for Go☆634Updated last year
- Find, list, and inspect processes from Go (golang).☆1,488Updated 2 years ago
- Serves embedded files from `jteeuwen/go-bindata` with `net/http`☆864Updated 6 months ago
- Pretty printing for Go values☆1,391Updated last year
- watcher is a Go package for watching for files or directory changes without using filesystem events.☆1,500Updated last year
- gosync is a library for Golang styled around zsync / rsync, written with the intent that it enables efficient differential file transfer …☆587Updated 5 years ago
- Open a file, directory, or URI using the OS's default application for that object type. Optionally, you can specify an application to use…☆802Updated 2 years ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆895Updated 2 years ago
- Simple backoff algorithm in Go (golang)☆653Updated last year
- Structured, composable logging for Go☆1,098Updated last month
- ☆868Updated last year
- Pure Go line editor with history, inspired by linenoise☆1,073Updated 2 years ago
- A disk-backed key-value store.☆1,444Updated 3 years ago
- Persistent stacks and queues for Go backed by LevelDB