tail
File tailer
Emulates the features of the BSD tail program for reading from continuously updated files
Go package for reading from continously updated files (tail -f)
3k stars
99 watching
504 forks
Language: Go
last commit: about 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,401 |
golang-migrate/migrate | Database migration tool written in Go that reads and applies migrations to various databases. | 15,494 |
golang/glog | Provides logging functionality with fine-grained control and support for boolean methods to evaluate log output | 3,546 |
pressly/goose | A tool for managing database schema changes in multiple databases. | 7,120 |
russross/blackfriday | A markdown processor implemented in Go, supporting common extensions and fast utf-8 input processing. | 5,452 |
nicksnyder/go-i18n | A toolset for translating Go programs into multiple languages | 3,017 |
jackc/pgx | A high-performance PostgreSQL driver and toolkit for building Go applications | 10,804 |
mum4k/termdash | A terminal-based dashboard framework with customizable widgets and layouts. | 2,730 |
go-lang-plugin-org/go-lang-idea-plugin | A plugin extension for IntelliJ Platform that provides features and functionality for the Go programming language | 4,561 |
dominikh/go-tools | A comprehensive toolset for static code analysis and optimization in the Go programming language | 6,190 |
k1low/tbls | A tool for automatically documenting and managing database schemas in various databases | 3,495 |
google/starlark-go | An implementation of the Starlark configuration language in Go. | 2,348 |
go-chassis/go-chassis | A cloud-native application framework for Go that simplifies the development of microservices. | 2,735 |
lib/pq | A Go driver for connecting to Postgres databases using the standard database/sql package | 9,127 |
gonum/gonum | A set of libraries for numerical computations in the Go programming language. | 7,632 |