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:
- Simple and high-performance data structures and algorithms library☆59Updated last month
- a simple netpoll implemented using go☆78Updated 2 years ago
- A simple and user-friendly reflection utility library.☆47Updated last year
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆103Updated last year
- go-optioner is a tool for generating functional options pattern in Go code. This tool can automatically generate corresponding options co…☆65Updated last year
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆85Updated last month
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆286Updated 8 months ago
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆186Updated last month
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆92Updated 4 months ago
- General Golang Code Generator☆198Updated 2 years ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆198Updated this week
- ☆143Updated 2 months ago
- gorm v2的一个即插即用的旁路缓存解决方案☆26Updated last year
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆195Updated last year
- 让 Go 便捷使用装饰器的工具,装饰器能 够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆83Updated 5 months ago
- gorm v2的即插即用、无需修改代码的旁路缓存。An easy-to-use look-aside cache solution for gorm v2 users.☆118Updated last year
- a simple fsm for Go☆51Updated 3 years ago
- Small and easy-to-use golang pprof web UI, support Docker, x86, ARM, macOS☆59Updated last year
- A tool to generate bun, gorm, sql, sqlx and xorm sql code.☆85Updated 2 years ago
- 高性能轻量级TCP、UDP框架、支持TLS、路由、中间件、WebSocket、事件循环(epoll),百万连接(C1000K)☆162Updated 2 years ago
- 🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and suppo…☆260Updated 2 months ago
- A simple error library that supports error stacks, error codes, and error chains.☆56Updated 2 years ago
- The best go rawsql lib.☆44Updated this week
- Go tips from Phuong Le. Go语言编程技巧☆213Updated 10 months ago
- Golang gzip middleware for Gin and net/http | Golang gzip中间件,支持Gin和net/http,开箱即用同时可定制☆144Updated 2 years ago
- golang json字段过滤,复用struct 随意选择你想要输出为json的结构体字段。 json filter Golang's JSON filter randomly selects the structure fields you want to output …☆134Updated 9 months ago
- ☆99Updated 2 years ago
- Deep copy things☆26Updated 2 years ago
- golang auto wire code generator☆29Updated 3 years ago
- ☆23Updated 3 years ago