lesismal / go-websocket-benchmarkLinks
☆148Updated 5 months ago
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☆195Updated last week
- high performance in-memory cache☆347Updated last month
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆51Updated last year
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆195Updated 2 years ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆199Updated last week
- Simple and high-performance data structures and algorithms library☆59Updated 4 months ago
- Small and easy-to-use golang pprof web UI, support Docker, x86, ARM, macOS☆59Updated last year
- A simple and user-friendly reflection utility library.☆47Updated 2 years ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆94Updated 6 months ago
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆86Updated 3 months ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆287Updated 10 months ago
- A highly optimized double-ended queue☆201Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆320Updated 2 weeks ago
- a simple netpoll implemented using go☆79Updated 2 years ago
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆105Updated last year
- Experimental packages not in std and golang.org/exp☆80Updated 10 months ago
- High performance LRU cache☆238Updated last month
- ☆55Updated 10 months ago
- A faster Protobuf serializer & deserializer.☆102Updated last year
- optimistic lock plugin for gorm☆101Updated 10 months ago
- The best go rawsql lib.☆44Updated 2 months 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
- Pacman eat ghosts☆60Updated 2 years ago
- UringNet is a lightweight and high performance network I/O framework. . The foundation of UringNet is io_uring - a new async IO interface☆123Updated 2 years ago
- Golang ClickHouse client☆279Updated last year
- ☆67Updated this week
- gorm v2的即插即用、无需修改代码的旁路缓存。An easy-to-use look-aside cache solution for gorm v2 users.☆117Updated last year
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆563Updated last month
- A Go Mongo library based on the official MongoDB driver, featuring streamlined document operations, generic binding of structs to collect…☆212Updated 2 months ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆106Updated last month