phuslu / log
Fastest structured logging
☆749Updated this week
Alternatives and similar repositories for log:
Users that are interested in log are comparing it to the libraries listed below
- reflect api without runtime reflect.Value cost☆787Updated last month
- Fastest and most memory efficient golang concurrent hashmap☆989Updated 6 months ago
- Concurrent data structures for Go☆1,254Updated 3 weeks ago
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆710Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,839Updated last month
- An in-memory cache with item expiration and generics☆1,036Updated last week
- Zero-allocation reflection library for Go☆566Updated last year
- Anti-memory-waste byte buffer pool☆1,255Updated 9 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,922Updated 9 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,201Updated 9 months ago
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆1,745Updated last week
- A comprehensive error handling library for Go☆1,248Updated 5 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆562Updated last month
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆579Updated 3 weeks ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆946Updated last week
- A flexible and powerful SQL string builder library plus a zero-config ORM.☆1,534Updated last month
- Wrapper types for sync/atomic which enforce atomic access☆1,396Updated last week
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆534Updated 3 weeks ago
- orderedmap is a golang map where the keys keep the order that they're added. It can be de/serialized from/to JSON. It's based closely on …☆382Updated last year
- Golang port of Abseil's SwissTable☆825Updated last month
- Queue is a Golang library for spawning and managing a Goroutine pool☆526Updated last week
- Implements string functions widely used in other languages but absent in Go.☆1,405Updated 10 months ago
- Example code for Go generics☆1,357Updated last year
- All-in-one go testing library☆395Updated last week
- 🚀 A real-time Golang runtime stats visualization profiler☆585Updated 8 months ago
- Golang rate limiters for distributed applications☆545Updated 3 weeks ago
- An enum generator for go☆819Updated last month
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆779Updated 3 weeks ago
- Combine one or more Go errors together☆1,129Updated 11 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆674Updated last year