lesismal / go-websocket-benchmarkLinks
☆142Updated last month
Alternatives and similar repositories for go-websocket-benchmark
Users that are interested in go-websocket-benchmark are comparing it to the libraries listed below
Sorting:
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆186Updated last week
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆50Updated last year
- high performance in-memory cache☆335Updated last week
- Simple and high-performance data structures and algorithms library☆59Updated 3 weeks ago
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆192Updated last year
- A faster Protobuf serializer & deserializer.☆97Updated 10 months ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆92Updated 3 months ago
- Experimental packages not in std and golang.org/exp☆77Updated 6 months ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆284Updated 7 months ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆198Updated 2 weeks ago
- a simple netpoll implemented using go☆78Updated 2 years ago
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆103Updated last year
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆84Updated last week
- ☆54Updated 7 months ago
- High performance LRU cache☆236Updated 5 months ago
- Small and easy-to-use golang pprof web UI, support Docker, x86, ARM, macOS☆58Updated last year
- A simple and user-friendly reflection utility library.☆46Updated last year
- A highly optimized double-ended queue☆200Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆310Updated 2 months ago
- optimistic lock plugin for gorm☆98Updated 7 months ago
- gorm v2的即插即用、无需修改代码的旁路缓存。An easy-to-use look-aside cache solution for gorm v2 users.☆118Updated last year
- 🎉 An awesome version control tool for protoc and its related plugins.☆184Updated last year
- ☆65Updated 2 weeks ago
- go-optioner is a tool for generating functional options pattern in Go code. This tool can automatically generate corresponding options co…☆65Updated last year
- Pacman eat ghosts☆60Updated last year
- UringNet is a lightweight and high performance network I/O framework. . The foundation of UringNet is io_uring - a new async IO interface☆122Updated last year
- Caches Dialector☆127Updated last year
- A Go Mongo library based on the official MongoDB driver, featuring streamlined document operations, generic binding of structs to collect…☆201Updated 3 weeks ago
- Provides some convenient API, includes Goid(), GetG() and LocalStorage, which is a goroutine's local storage, just like ThreadLocal in ot…☆116Updated 2 years ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆212Updated 10 months ago