morrisxyang / errors
A simple error library that supports error stacks, error codes, and error chains.
☆56Updated last year
Alternatives and similar repositories for errors:
Users that are interested in errors are comparing it to the libraries listed below
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆82Updated 7 months ago
- a simple fsm for Go☆51Updated 3 years ago
- A simple and user-friendly reflection utility library.☆46Updated last year
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆91Updated 3 months ago
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆50Updated last year
- Go 微服务框架 Kratos(Bilibili开源)最佳实践。封装常用工具,以满足实际开发工作中的需求,提升开发效率。