nxadm / tailLinks
[Revamped] Go package for reading from continuously updated files (tail -f)
☆372Updated 10 months ago
Alternatives and similar repositories for tail
Users that are interested in tail are comparing it to the libraries listed below
Sorting:
- Thread-safe file locking library in Go☆632Updated 3 weeks ago
- Simple Golang scp client☆458Updated 2 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆592Updated 2 months ago
- a simple ntp client package for go☆592Updated 10 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆425Updated 2 years ago
- Partial port of Python difflib package to Go☆406Updated 2 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆588Updated 9 months ago
- Network address types☆721Updated 2 years ago
- Parse and modify Go struct field tags☆646Updated last year
- Fast weighted random selection for Go☆403Updated 6 months ago
- JSON xpath query for Go. Golang XPath query for JSON query.☆271Updated 7 months ago
- wcwidth for golang☆635Updated 10 months ago
- Fast ring-buffer deque (double-ended queue)☆682Updated 3 weeks ago
- go-sysinfo is a library for collecting system information.☆388Updated this week
- Golang implementation of JMESPath.☆594Updated last year
- Go glob☆988Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 8 months ago
- Initialize structs with default values☆836Updated 9 months ago
- XXH3 algorithm in Go☆451Updated 2 months ago
- A Go package providing a filesystem-backed FIFO queue☆482Updated last year
- Server Sent Events server and client for Golang☆937Updated 11 months ago
- ☆858Updated 9 months ago
- Zero-allocation reflection library for Go☆572Updated last year
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆475Updated 4 months ago
- Gin middleware to enable GZIP support.☆345Updated this week
- xmlquery is Golang XPath package for XML query.☆464Updated last month
- DNS lookup cache for Go☆285Updated last year
- Build self-updating Go programs☆813Updated 7 months ago
- Golang ClickHouse client☆270Updated last year
- Efficient JSON beautifier and compactor for Go