Fastest structured logging
☆834Dec 15, 2025Updated 2 months ago
Alternatives and similar repositories for log
Users that are interested in log are comparing it to the libraries listed below
Sorting:
- High performance LRU cache☆242Nov 2, 2025Updated 3 months ago
- Fastest IP To Country Library☆308Feb 15, 2026Updated 2 weeks ago
- Fast Image Type,Width,Height detection for go, up to 16 image formats support.☆35Sep 30, 2020Updated 5 years ago
- Fastest DNS package for Go☆207Updated this week
- Zero Allocation JSON Logger☆12,220Feb 2, 2026Updated 3 weeks ago
- A simple and efficient thread-safe sharded hashmap for Go☆247Oct 2, 2019Updated 6 years ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,338Feb 18, 2026Updated last week
- A portable zero-copy I/O implement base on mmap for golang.☆15Mar 26, 2021Updated 4 years ago
- Concurrent data structures for Go☆1,637Feb 9, 2026Updated 2 weeks ago
- A comparison of the top logging libraries for Go☆58Feb 22, 2026Updated last week
- Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low …☆2,701Jan 2, 2026Updated last month
- 🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.☆11,098Jan 22, 2026Updated last month
- Better structured concurrency for go☆10,309Apr 26, 2024Updated last year
- Fast JSON encoder/decoder compatible with encoding/json for Go☆3,622Jan 4, 2026Updated last month
- A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.☆2,900Feb 21, 2026Updated last week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 7 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,030Oct 27, 2024Updated last year
- A high performance memory-bound Go cache☆6,777Jan 21, 2026Updated last month
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆3,095May 2, 2025Updated 9 months ago
- RocksDB/LevelDB inspired key-value database in Go☆5,779Updated this week
- a protocol liner☆16Updated this week
- Golang port of Abseil's SwissTable☆829Mar 7, 2025Updated 11 months ago
- Zero-allocation reflection library for Go☆596Nov 16, 2023Updated 2 years ago
- Graceful process restarts in Go☆3,157Sep 25, 2024Updated last year
- Visualise Go runtime metrics in real time☆3,624Feb 21, 2026Updated last week
- Go error library with error portability over the network☆2,352Feb 14, 2026Updated 2 weeks ago
- Simple HTTP, REST, and SSE client library for Go☆11,558Updated this week
- Optimized Go Compression Packages☆5,411Updated this week
- A library for calling C functions from Go without Cgo☆3,395Updated this week
- Selected Go-internal packages factored out from the standard library☆963Apr 10, 2025Updated 10 months ago
- Minimalist and zero-dependency scheduling library for Go☆2,006Jan 20, 2026Updated last month
- GoLang Parse many date strings without knowing format in advance.☆2,138Dec 30, 2023Updated 2 years ago
- Expression language and expression evaluation for Go☆7,695Feb 18, 2026Updated last week
- Goroutine leak detector☆5,121Dec 10, 2025Updated 2 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,086Jul 3, 2024Updated last year
- A blazingly fast JSON serializing & deserializing library☆9,245Updated this week
- Simple, reliable, and efficient distributed task queue in Go☆12,938Feb 3, 2026Updated 3 weeks ago
- A simple and efficient thread-safe sharded hashmap for Go☆32Sep 29, 2023Updated 2 years ago
- Get JSON values quickly - JSON parser for Go