lxzan / daoLinks
Simple and high-performance data structures and algorithms library
☆59Updated 7 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.☆51Updated 2 years ago
- a simple netpoll implemented using go☆79Updated 2 years ago
- ☆99Updated 2 years ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆94Updated 2 months ago
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆195Updated last month
- a thread-safe concurrent map for go☆48Updated last year
- ☆150Updated 8 months ago
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆201Updated 2 years ago
- Experimental packages not in std and golang.org/exp☆80Updated last year
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆110Updated last year
- a simple fsm for Go☆51Updated 3 years ago
- 通用型任务队列, 带并发控制和故障恢复☆27Updated last week
- websocket benchmark tool☆24Updated 2 years ago
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆86Updated 6 months ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆200Updated last month
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆286Updated last year
- A faster Protobuf serializer & deserializer.☆104Updated 2 months ago
- HeapMap/PriorityMap in Go☆13Updated 2 years ago
- go-optioner is a tool for generating functional options pattern in Go code. This tool can automatically generate corresponding options co…☆66Updated last year
- General Golang Code Generator☆199Updated 2 years ago
- Deep copy things☆27Updated 2 years ago
- A production-ready library that makes error handling, optional values, and iteration as beautiful and safe as in Rust.☆123Updated last month
- Small and easy-to-use golang pprof web UI, support Docker, x86, ARM, macOS☆58Updated 2 years ago
- Timeout Middleware for Gin framework☆110Updated 4 months ago
- 🚀 🚀 🚀 golang logo png & icon & svg☆103Updated 4 years ago
- Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化☆303Updated 2 years ago
- Golang gzip middleware for Gin and net/http | Golang gzip中间件,支持Gin和net/http,开箱即用同时可定制☆145Updated 2 years ago
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆174Updated last year
- A simple and user-friendly reflection utility library.☆47Updated 2 years ago
- 高性能http 1.1解析器,为你的异步io库插上http解析的翅膀, 每秒可以处理630.15MB/s流量[从零实现]☆41Updated last year