aerogo / logLinks
Logging with multiple output targets.
☆10Updated 6 years ago
Alternatives and similar repositories for log
Users that are interested in log are comparing it to the libraries listed below
Sorting:
- flexible data type for Go☆49Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- ☆42Updated 5 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Set of Go context's utilities.☆56Updated 4 years ago
- Build robust message-driven applications in Go.☆37Updated this week
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- A memory allocator for Go.☆87Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Logging, distilled☆31Updated 7 years ago
- Intern Go strings☆97Updated 2 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- A Lightweight in-memory key:value cache library for Go.☆183Updated 2 years ago
- Software Transactional Locks☆31Updated 5 years ago
- Go package that provides multiple middlewares for Echo Framework.☆16Updated last year
- A complete solution for static files in Go code☆129Updated last year
- A spinlock implementation for Go.☆63Updated 4 years ago
- A prefix tree implementation in go☆44Updated last year
- Go localization framework☆31Updated 2 weeks ago
- Buffered Reader/Writer☆78Updated 5 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 5 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago