mroth / weightedrand
Fast weighted random selection for Go
☆400Updated 5 months ago
Alternatives and similar repositories for weightedrand:
Users that are interested in weightedrand are comparing it to the libraries listed below
- Redis client Mock☆306Updated 9 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆942Updated last week
- Go/Golang parser for user agent strings☆472Updated 7 months ago
- Go structures with default values using tags☆316Updated 8 months ago
- A library for diffing golang structures☆939Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆574Updated 3 weeks ago
- 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 …☆382Updated last year
- Timeout middleware for Gin☆194Updated 2 weeks ago
- Request ID middleware for Gin Framework☆228Updated 3 weeks ago
- Countries - ISO-639, ISO-3166 countries codes with subdivisions and names, ISO-4217 currency designators, ITU-T E.164 IDD phone codes, co…☆440Updated 10 months ago
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆534Updated 3 weeks ago
- ⚡ zap logging driver for gorm v2☆276Updated last week
- Gin middleware to enable GZIP support.☆343Updated 2 weeks ago
- An in-memory cache with item expiration and generics☆1,036Updated this week
- Zero-allocation reflection library for Go☆564Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆424Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆490Updated 7 months ago
- simple struct copying for golang☆456Updated 4 years ago
- Cache library with Redis backend for Golang☆786Updated 10 months ago
- Fast ring-buffer deque (double-ended queue)☆670Updated last month
- Rate limiting for go-redis☆902Updated 2 weeks ago
- Wrapper types for sync/atomic which enforce atomic access☆1,395Updated last week
- reflect api without runtime reflect.Value cost☆787Updated last month
- GORM Customized Data Types Collection☆768Updated last week
- Collect DB Status or user-defined metrics with Prometheus☆155Updated 5 months ago
- Clone any Go data structure deeply and thoroughly.☆312Updated 11 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆562Updated last month
- Alternative logging through zap☆515Updated 2 weeks ago
- i18n Translator for Go/Golang using CLDR data + pluralization rules☆399Updated 2 years ago
- A golang package for converting to snake_case or CamelCase☆1,068Updated last year