lxzan / daoLinks
Simple and high-performance data structures and algorithms library
☆59Updated 8 months ago
Alternatives and similar repositories for dao
Users that are interested in dao are comparing it to the libraries listed below
Sorting:
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆50Updated last year
- a simple fsm for Go☆51Updated 3 years ago
- a simple netpoll implemented using go☆78Updated 2 years ago
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆84Updated 10 months ago
- websocket benchmark tool☆24Updated last year
- ☆99Updated 2 years ago
- 通用型任务队列, 带并发控制和故障恢复☆24Updated last year
- go-optioner is a tool for generating functional options pattern in Go code. This tool can automatically generate corresponding options co…☆64Updated last year
- Experimental packages not in std and golang.org/exp☆77Updated 5 months ago
- Deep copy things☆27Updated last year
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆103Updated 11 months ago
- A simple and user-friendly reflection utility library.☆46Updated last year
- A faster Protobuf serializer & deserializer.☆97Updated 9 months ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆91Updated 2 months ago
- Stream API for Go.☆92Updated 3 years ago
- ☆23Updated 3 years ago
- a thread-safe concurrent map for go☆49Updated 11 months ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆124Updated 2 years ago
- HTTP & WebSocket router library for golang☆37Updated last year
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆283Updated 6 months ago
- A tool to check available updates of packages in go.mod.☆123Updated 2 years ago
- Easy and safe convert any value to another type in Go. (Go 数据类型安全转换)☆53Updated 6 months ago
- HeapMap/PriorityMap in Go☆13Updated last year
- 谈谈Go泛型 - GopherChina 2023 大会分享☆24Updated 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.☆84Updated this week
- Small and easy-to-use golang pprof web UI, support Docker, x86, ARM, macOS☆58Updated last year
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆78Updated 3 months ago
- 动态 SQL 查询条件构造器☆10Updated last year
- A delay queue implemented in go language☆35Updated 2 years ago