subchen / go-logLinks
Simple and configurable Logging in Go, with level, formatters and writers
☆14Updated 7 years ago
Alternatives and similar repositories for go-log
Users that are interested in go-log are comparing it to the libraries listed below
Sorting:
- Helpers for making the use of reflection easier☆28Updated 11 months ago
- Multi-String Pattern Matching Algorithm Using TrieNode☆26Updated 7 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- a golang log lib supports level and multi handlers☆35Updated 6 years ago
- A simple Golang package for conveniently using named read/write locks. Useful for synchronizing access to session based storage in web ap…☆34Updated 7 years ago
- tcp server pool☆14Updated 6 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- iperf implement by golang☆29Updated 7 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- TryLock support on read-write lock for Golang☆37Updated 4 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- Go Redis Client☆19Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆46Updated 6 years ago
- Common case conversions covering common initialisms.☆20Updated 6 years ago
- Minimal cgo bindings for libenca☆17Updated 9 years ago
- A pretty simple library to ensure your work to be done☆13Updated 5 years ago
- Go Murmur3 hash implementation☆27Updated 3 years ago
- A thread safe map which has expiring key-value pairs.☆75Updated last year
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 3 years ago
- ☆41Updated 5 years ago
- Convert xml and json to go struct☆36Updated 3 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated last month
- Simple Serialization library for Go☆13Updated 3 years ago
- A sync.WaitGroup with error handling and concurrency control☆49Updated 6 months ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago