lxzan / dao
Simple and high-performance data structures and algorithms library
☆59Updated last month
Related projects ⓘ
Alternatives and complementary repositories for dao
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆50Updated 10 months ago
- ☆95Updated last year
- 通用型任务队列, 带并发控制和故障恢复☆22Updated 10 months ago
- A simple and user-friendly reflection utility library.☆44Updated last year
- Deep copy things☆27Updated last year
- websocket benchmark tool☆22Updated 10 months ago
- Experimental packages not in std and golang.org/exp☆76Updated last month
- a thread-safe concurrent map for go☆49Updated 4 months ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆89Updated 11 months ago
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆98Updated 5 months ago
- HeapMap/PriorityMap in Go☆12Updated 11 months ago
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆80Updated 3 months ago
- A faster Protobuf serializer & deserializer.☆88Updated 3 months ago
- Extend go std library.☆62Updated 2 years ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆193Updated 3 months ago
- go-optioner is a tool for generating functional options pattern in Go code. This tool can automatically generate corresponding options co…☆59Updated 5 months ago
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆60Updated 3 months ago
- ☆22Updated 2 years ago
- A simple error library that supports error stacks, error codes, and error chains.☆56Updated last year
- Mir is a toolkit for register method handler to http engine router(eg: gin,echo,iris,mux,httprouter) use struct tag info.☆81Updated 5 months ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- A generics based dependency injection application framework for Go, support OpenTelemetry trace/metric/log natively 🚀🚀🚀☆170Updated this week
- 🎉 Utilities for go (常用的助手函数, 0 依赖, 性能至上)☆36Updated this week
- Stream API for Go.☆92Updated 2 years ago
- 谈谈Go泛型 - GopherChina 2023 大会分享☆25Updated last year
- Small and easy-to-use golang pprof web UI, support Docker, x86, ARM, macOS☆55Updated 11 months ago
- 高性能http 1.1解析器,为你的异步io库插上http解析的翅膀, 每秒可以处理630.15MB/s流量[从零实现]☆41Updated 5 months ago
- xrpc is a concise and lightweight RPC framework based on message queues☆10Updated 8 months ago