x-mod / routineLinks
go routine control, abstraction of the Main and some useful Executors.如果你不会管理Goroutine的话,用它
☆62Updated last year
Alternatives and similar repositories for routine
Users that are interested in routine are comparing it to the libraries listed below
Sorting:
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- The universal component of distributed locks in golang , support redis and postgresql☆62Updated 6 years ago
- Pretty Slug.☆97Updated 5 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- 🚀🚀自动扩容的循环缓冲区实现☆38Updated 3 years ago
- Go Pooling Helpers☆118Updated 5 years ago
- A well designed loadbalance API with dozens of implementations for go-grpc loadbalance.☆36Updated last year
- a thread-safe concurrent map for go☆48Updated last year
- Experimental packages not in std and golang.org/exp☆80Updated 10 months ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆123Updated 2 years ago
- A golang parallel library, used for business logic aggregation and refactory without changing user function declaration.☆82Updated 10 months ago
- goroutine local storage (use context instead if possible)☆79Updated 8 months ago
- low level data type and utils in Golang.☆84Updated 2 years ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 3 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- Simple Query Builder for PostgreSQL - WIP☆68Updated 3 years ago
- hotfix for go applications via plugin, supports Linux and MacOS☆134Updated 7 years ago
- Simple string pattern matcher for Go☆134Updated 2 months ago
- concurrency utilities☆304Updated 6 years ago
- A distributed unique ID generator of using Sonyflake and encoded by Base58☆111Updated 7 months ago
- Rolling window implementation in go.☆58Updated this week
- Translates TOML into a Go type in your browser instantly☆150Updated 3 years ago
- Runtime struct builder for Go☆32Updated last month
- Go packages for working with the MQTT protocol☆109Updated last year
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- TryLock support on read-write lock for Golang☆37Updated 4 years ago
- redis client implement by golang, inspired by jedis.☆113Updated 5 years ago
- Modern Go Programming☆96Updated 2 years ago
- Mir is a toolkit for register method handler to http engine router(eg: gin,echo,iris,mux,httprouter) use struct tag info.☆85Updated 3 weeks ago