nxadm / tail
[Revamped] Go package for reading from continuously updated files (tail -f)
☆362Updated 8 months ago
Alternatives and similar repositories for tail:
Users that are interested in tail are comparing it to the libraries listed below
- Thread-safe file locking library in Go☆611Updated this week
- a simple ntp client package for go☆583Updated 8 months ago
- Simple Golang scp client☆434Updated last week
- Network address types☆716Updated last year
- Non-blocking external commands in Go with streaming output☆957Updated 9 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆583Updated 7 months ago
- Partial port of Python difflib package to Go☆399Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆487Updated 6 months ago
- Initialize structs with default values☆823Updated 7 months ago
- Abstract File Storage☆316Updated last week
- Human readable byte formatter☆223Updated this week
- easyssh-proxy provides a simple implementation of some SSH protocol features in Go☆330Updated 3 months ago
- OS system statistics library for Go☆401Updated 3 weeks ago
- Go glob☆975Updated last year
- Efficient JSON beautifier and compactor for Go☆379Updated 2 years ago
- Sysinfo is a Go library providing Linux OS / kernel / hardware system information.☆544Updated 3 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆565Updated 7 months ago
- go-sysinfo is a library for collecting system information.☆377Updated last week
- Support Let's Encrypt for a Go server application.☆392Updated last week
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆657Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆550Updated last week
- reflect api without runtime reflect.Value cost☆782Updated this week
- Fast ring-buffer deque (double-ended queue)☆659Updated last week
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆888Updated last year
- InfluxDB 2 Go Client☆626Updated 2 weeks ago
- Expression evaluation in golang☆779Updated 3 months ago
- Fast, fully fledged murmur3 in Go.☆322Updated last year
- Selected Go-internal packages factored out from the standard library☆904Updated this week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆924Updated this week
- orderedmap is a golang map where the keys keep the order that they're added. It can be de/serialized from/to JSON. It's based closely on …☆378Updated last year