lxzan / daoLinks
Simple and high-performance data structures and algorithms library
☆59Updated 3 months ago
Alternatives and similar repositories for dao
Users that are interested in dao are comparing it to the libraries listed below
Sorting:
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆94Updated 5 months ago
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆51Updated last year
- a simple netpoll implemented using go☆78Updated 2 years ago
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆191Updated last week
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆104Updated last year
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆199Updated 3 weeks ago
- Experimental packages not in std and golang.org/exp☆80Updated 9 months ago
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆196Updated 2 years ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆286Updated 9 months ago
- a simple fsm for Go☆51Updated 3 years ago
- ☆99Updated 2 years ago
- a thread-safe concurrent map for go☆48Updated last year
- ☆148Updated 4 months ago
- A faster Protobuf serializer & deserializer.☆100Updated last year
- websocket benchmark tool☆24Updated last year
- Deep copy things☆27Updated 2 years ago
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆85Updated 2 months ago
- 通用型任务队列, 带并发控制和故障恢复☆24Updated last year
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.☆121Updated 2 months ago
- 字节内推👇🏻☆61Updated last year
- SDB :纯 Go 开发、数据结构丰富、持久化、简单易用的 NoSQL 数据库☆138Updated 2 years ago
- lock-free queue and other implementations☆128Updated last year
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆174Updated last year
- 🎉 Utilities for go (常用的助手函数, 0 依赖, 性能至上)☆36Updated last month
- go-optioner is a tool for generating functional options pattern in Go code. This tool can automatically generate corresponding options co…☆66Updated last year
- Golang gzip middleware for Gin and net/http | Golang gzip中间件,支持Gin和net/http,开箱即用同时可定制☆144Updated 2 years ago
- Small and easy-to-use golang pprof web UI, support Docker, x86, ARM, macOS☆59Updated last year
- High performance LRU cache☆239Updated 7 months ago
- xrpc is a concise and lightweight RPC framework based on message queues☆10Updated last year
- Timeout Middleware for Gin framework☆110Updated last month