edwingeng / hotswap
A complete solution to reload your go code without restarting your server, interrupting or blocking any ongoing procedure.
☆383Updated 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级时间轮,最小堆)[从零实现]☆275Updated 3 months ago
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆189Updated last year
- Clone any Go data structure deeply and thoroughly.☆309Updated 10 months ago
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆527Updated 5 months ago
- Libs for gopher lua☆151Updated 3 weeks ago
- gluamapper: maps a GopherLua table to a Go struct☆122Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆550Updated 2 weeks ago
- simplifies data passing to and from gopher-lua☆268Updated last year
- golang timewheel similar to glang std timer☆294Updated last year
- a funny library to hook golang function at runtime☆530Updated last year
- Examples of gnet☆266Updated 3 months ago
- reflect api without runtime reflect.Value cost☆782Updated last week
- More effective network communication, two-way calling, notify and broadcast supported.☆1,024Updated last month
- ThreadLocal for Golang.☆255Updated this week
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- 🎉 An awesome version control tool for protoc and its related plugins.☆184Updated last year
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆195Updated last week
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆182Updated 2 weeks ago
- 📝 Go configuration manage(load,get,set,export). support JSON, YAML, TOML, Properties, INI, HCL, ENV and Flags. Multi file load, data ove…☆550Updated last year
- Golang implementation of Hierarchical Timing Wheels.☆677Updated last year
- unbounded chan☆439Updated 10 months ago
- All-in-one go testing library☆390Updated this week
- A highly optimized double-ended queue☆193Updated last year
- Sorted set in golang.☆91Updated last year
- lockfree queue☆424Updated last year
- load and run golang code at runtime.☆526Updated 2 weeks ago
- Anti-memory-waste byte buffer pool☆1,240Updated 8 months ago
- 📑 Lightweight, configurable, extensible logging library written in Go. Support multi level, multi outputs and built-in multi file logger…☆437Updated 2 weeks ago
- Speed up the memory allocation and improve the garbage collection performance.☆54Updated last year
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆207Updated 7 months ago