pingcap / errorsLinks
Simple error handling primitives
☆41Updated 4 months ago
Alternatives and similar repositories for errors
Users that are interested in errors are comparing it to the libraries listed below
Sorting:
- ☆75Updated 2 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- A producer-consumer solution for Golang☆33Updated 5 years ago
- First redis RESP3 protocol library in Go☆89Updated last year
- CyclicBarrier golang implementation☆156Updated 5 years ago
- goroutine local storage (use context instead if possible)☆78Updated 7 months ago
- Modern Go Programming☆96Updated 2 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 4 years ago
- ☆18Updated last week
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆53Updated 2 years ago
- extract goroutine id to the out world although it's dangerous and useless.☆60Updated 5 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- errgroup with goroutine worker limits☆165Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated 2 weeks ago
- A compile-time source code rewritten based mock framework☆25Updated last year
- trace requests using opentracing specification☆99Updated this week
- ☆29Updated 3 years ago
- Timeout Middleware for Gin framework☆110Updated last month
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- Experimental packages not in std and golang.org/exp☆80Updated 9 months ago
- MySQL protocol library implementing in Go (golang)☆242Updated 4 years ago
- Lock-Free Queue for Go☆25Updated 7 years ago
- high-performance common weighted algorithm library☆203Updated 2 years ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆54Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated last week
- A collection of shared infrastructure libraries used by different components of Jaeger.☆67Updated last month
- high-performance non-intrusive distributed transaction solution, inspired by kubernetes, only for golang language.☆79Updated 3 years ago
- A faster Protobuf serializer & deserializer.☆100Updated last year
- Server-Sent Events implementation in Go. Used by the Gin Framework.☆139Updated 2 weeks ago