edwingeng / hotswap
A complete solution to reload your go code without restarting your server, interrupting or blocking any ongoing procedure.
☆385Updated 10 months ago
Alternatives and similar repositories for hotswap:
Users that are interested in hotswap are comparing it to the libraries listed below
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆277Updated 4 months ago
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆189Updated last year
- golang timewheel similar to glang std timer☆294Updated last year
- Libs for gopher lua☆152Updated last month
- Clone any Go data structure deeply and thoroughly.☆311Updated 11 months ago
- simplifies data passing to and from gopher-lua☆269Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆559Updated last month
- More effective network communication, two-way calling, notify and broadcast supported.☆1,026Updated 2 months ago
- unbounded chan☆441Updated 10 months ago
- Examples of gnet☆268Updated 4 months ago
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆534Updated 3 weeks ago
- ThreadLocal for Golang.☆258Updated 3 weeks ago
- Anti-memory-waste byte buffer pool☆1,253Updated 9 months ago
- ☆476Updated last month
- A highly optimized double-ended queue☆193Updated last year
- Speed up the memory allocation and improve the garbage collection performance.☆54Updated last year
- gluamapper: maps a GopherLua table to a Go struct☆123Updated last year
- Generic Container and Algorithm Library for Go☆332Updated 8 months ago
- lockfree queue☆431Updated last year
- load and run golang code at runtime.☆532Updated this week
- Golang implementation of Hierarchical Timing Wheels.☆678Updated last year
- Sorted set in golang.☆91Updated last year
- 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
- A Go-implementation of the ECS (Entity-Component-System), focus on the development of game server.☆147Updated 4 months ago
- All-in-one go testing library☆395Updated this week
- reflect api without runtime reflect.Value cost☆786Updated 3 weeks ago
- ☆84Updated 4 years ago
- a funny library to hook golang function at runtime☆532Updated last year
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆91Updated this week
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year