lxzan / memorycacheLinks
minimalist in-memory kv storage, powered by hashmap and minimal quad heap.
☆51Updated last year
Alternatives and similar repositories for memorycache
Users that are interested in memorycache are comparing it to the libraries listed below
Sorting:
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆94Updated 4 months 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☆85Updated 2 months ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆286Updated 9 months ago
- Simple and high-performance data structures and algorithms library☆59Updated 2 months ago
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆186Updated last week
- A simple and user-friendly reflection utility library.☆47Updated last year
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆103Updated last year
- gorm v2的即插即用、无需修改代码的旁路缓存。An easy-to-use look-aside cache solution for gorm v2 users.☆118Updated last year
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆83Updated 3 weeks 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
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆194Updated last year
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆199Updated last week
- a simple fsm for Go☆51Updated 3 years ago
- A tool to generate bun, gorm, sql, sqlx and xorm sql code.☆86Updated 2 years ago
- gorm v2的一个即插即用的旁路缓存解决方案☆26Updated last year
- General Golang Code Generator☆198Updated 2 years ago
- ☆146Updated 3 months ago
- Small and easy-to-use golang pprof web UI, support Docker, x86, ARM, macOS☆59Updated last year
- ☆99Updated 2 years ago
- Go tips from Phuong Le. Go语言编程技巧☆215Updated 10 months ago
- ^=^ clop是基于struct的命令行解析库,专注是它的灵魂,像AK47一样,简单,强大,专注,让命令行里面的疑难杂症统统走开[从零实现]☆133Updated last year
- Deep copy things☆27Updated 2 years ago
- A faster Protobuf serializer & deserializer.☆100Updated last year
- Experimental packages not in std and golang.org/exp☆80Updated 8 months ago
- The best go rawsql lib.☆44Updated 3 weeks ago
- 🚀 🚀 🚀 golang logo png & icon & svg☆101Updated 3 years ago
- 高性能轻量级TCP、UDP框架、支持TLS、路由、中间件、WebSocket、事件循环(epoll),百万连接(C1000K)☆161Updated 2 years ago
- golang timewheel similar to glang std timer☆296Updated 2 years ago
- golang epoll实现☆88Updated last year