mroth / weightedrandLinks
Fast weighted random selection for Go
☆404Updated 6 months ago
Alternatives and similar repositories for weightedrand
Users that are interested in weightedrand are comparing it to the libraries listed below
Sorting:
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆956Updated 2 weeks ago
- Redis client Mock☆312Updated 11 months ago
- Timeout middleware for Gin☆200Updated last month
- Nano ID for Go☆434Updated last year
- Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)☆342Updated last year
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆540Updated 2 months ago
- Gin middleware/handler to enable Cache☆409Updated last week
- ⚡ zap logging driver for gorm v2☆281Updated this week
- Go concurrent-safe, goroutine-safe, thread-safe queue☆425Updated 2 years ago
- reflect api without runtime reflect.Value cost☆795Updated 2 months ago
- Add custom struct tags to protobuf generated structs☆396Updated 7 months ago
- Cache library with Redis backend for Golang☆792Updated last year
- orderedmap is a golang map where the keys keep the order that they're added. It can be de/serialized from/to JSON. It's based closely on …☆386Updated last year
- Gin middleware to enable GZIP support.☆345Updated last week
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆575Updated 2 months ago
- A library for diffing golang structures☆951Updated last year
- gin pprof middleware☆683Updated last week
- Go/Golang parser for user agent strings☆478Updated 8 months ago
- Copygen generates code based on Go types. Generate type-based code to copy values from type to type and fields from struct to struct by d…☆389Updated 3 months ago
- A high performance gin middleware to cache http response. Compared to gin-contrib/cache, It has a huge performance improvement. 高性能gin缓存…☆268Updated last year
- Fast ring-buffer deque (double-ended queue)☆682Updated last month
- Combine one or more Go errors together☆1,137Updated last year
- Request ID middleware for Gin Framework☆228Updated last week
- A highly optimized double-ended queue☆198Updated last year
- Efficient JSON beautifier and compactor for Go☆386Updated 2 years ago
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆279Updated 2 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,405Updated last month
- Fastest and most memory efficient golang concurrent hashmap☆993Updated 7 months ago
- Rate limiting for go-redis☆914Updated last week
- Clone any Go data structure deeply and thoroughly.☆319Updated last month