ahmetb / dlogLinks
Go library to parse the Docker Logs stream
☆38Updated 8 years ago
Alternatives and similar repositories for dlog
Users that are interested in dlog are comparing it to the libraries listed below
Sorting:
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- Fast histograms for Go☆37Updated last year
- Simple profiling for Go☆76Updated last year
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.☆38Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- Parse json with comments and trailing commas.☆94Updated 4 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Golang logging library benchmarks☆71Updated 2 years ago
- Example HTTP/2 Cleartext (H2C) server and client in golang☆115Updated last year
- Topological Sorting for Golang☆64Updated 10 months ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- A goroutine limiter for Go☆84Updated 3 years ago
- Watch your files and run your programs.☆89Updated last week
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 4 months ago
- Run JVM-based code in Go efficiently☆83Updated 8 months ago
- simple data streams for go☆31Updated 3 years ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆114Updated last year
- The standard library flag package with its missing features☆44Updated 5 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- time parsing library for Go; supports more time units than standard library☆44Updated 4 years ago
- A simple Binary Tree implementation in Go☆28Updated 3 weeks ago
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 6 years ago
- Test the performance of Go's concurrency structures☆30Updated 8 months ago
- json slicer☆92Updated 11 months ago
- A scanner similar to bufio.Scanner, but it reads and returns lines in reverse order, starting at a given position and going backward.☆68Updated 10 months ago