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:
- goroutine local storage (use context instead if possible)☆79Updated 8 months ago
- ☆75Updated 2 years ago
- errgroup with goroutine worker limits☆165Updated 2 years ago
- CyclicBarrier golang implementation☆157Updated 5 years ago
- waitgroup that supports context and timeout.☆20Updated 5 years ago
- A compile-time source code rewritten based mock framework☆25Updated last year
- A faster Protobuf serializer & deserializer.☆102Updated last year
- high-performance common weighted algorithm library☆203Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 4 years ago
- First redis RESP3 protocol library in Go☆89Updated last year
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆53Updated 2 years ago
- trace requests using opentracing specification☆99Updated this week
- A producer-consumer solution for Golang☆33Updated 5 years ago
- (deprecated) Adapter modules of Sentinel Golang☆34Updated 3 years ago
- Experimental packages not in std and golang.org/exp☆80Updated 9 months ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated last month
- high-performance non-intrusive distributed transaction solution, inspired by kubernetes, only for golang language.☆79Updated 3 years ago
- Modern Go Programming☆96Updated 2 years ago
- An enum generator for Go☆28Updated 4 years ago
- extract goroutine id to the out world although it's dangerous and useless.☆60Updated 5 years ago
- Timeout Middleware for Gin framework☆110Updated 2 weeks ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆123Updated 2 years ago
- Server-Sent Events implementation in Go. Used by the Gin Framework.☆142Updated this week
- golang simple opentracing and opentelemetry sdk☆40Updated 3 years ago
- MySQL protocol library implementing in Go (golang)☆242Updated 4 years ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆54Updated 3 years ago
- ☆54Updated 2 years ago
- MySQL Backed Locking Primitive☆64Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month