mroth / weightedrandLinks
⚖️ Fast weighted random selection for Go
☆416Updated this week
Alternatives and similar repositories for weightedrand
Users that are interested in weightedrand are comparing it to the libraries listed below
Sorting:
- 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 …☆402Updated 2 years ago
- Gin middleware/handler to enable Cache☆448Updated last month
- ⚡ zap logging driver for gorm v2☆285Updated this week
- Go/Golang parser for user agent strings☆524Updated last year
- Nano ID for Go☆437Updated last year
- Cache library with Redis backend for Golang☆815Updated last year
- Go structures with default values using tags☆342Updated last year
- Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)☆346Updated 2 years ago
- Gin middleware to enable GZIP support.☆362Updated last month
- Go concurrent-safe, goroutine-safe, thread-safe queue☆434Updated 2 years ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆655Updated 9 months ago
- Rate limiting for go-redis☆988Updated 3 weeks ago
- Clone any Go data structure deeply and thoroughly.☆329Updated 8 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,014Updated 3 weeks ago
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆564Updated 3 weeks ago
- Redis client Mock☆340Updated last year
- WebSocket implementation for fasthttp.☆585Updated 9 months ago
- Initialize structs with default values☆866Updated last year
- Zero-allocation reflection library for Go☆596Updated 2 years ago
- Fast ring-buffer deque (double-ended queue)☆751Updated 2 months ago
- Efficient JSON beautifier and compactor for Go☆408Updated 3 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆500Updated last year
- A library for diffing golang structures☆983Updated 5 months ago
- Go client for RediSearch☆316Updated last year
- Add custom struct tags to protobuf generated structs☆418Updated last year
- Alternative logging through zap☆537Updated last month
- Thread-safe file locking library in Go☆700Updated last week
- Server Sent Events server and client for Golang☆1,015Updated last year
- reflect api without runtime reflect.Value cost☆819Updated 10 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆617Updated this week