mroth / weightedrandLinks
⚖️ Fast weighted random selection for Go
☆412Updated 2 months ago
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 …☆397Updated 2 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆636Updated 7 months ago
- Cache library with Redis backend for Golang☆810Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆996Updated 2 months ago
- Nano ID for Go☆437Updated last year
- Clone any Go data structure deeply and thoroughly.☆325Updated 6 months ago
- Fast ring-buffer deque (double-ended queue)☆739Updated 2 weeks ago
- Redis client Mock☆337Updated last year
- Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)☆345Updated last year
- ⚡ zap logging driver for gorm v2☆283Updated 2 weeks ago
- Gin middleware/handler to enable Cache☆441Updated last week
- Go/Golang parser for user agent strings☆514Updated last year
- Gin middleware to enable GZIP support.☆359Updated this week
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆563Updated this week
- Go structures with default values using tags☆336Updated last year
- Formatter for https://github.com/sirupsen/logrus☆165Updated 3 years ago
- reflect api without runtime reflect.Value cost☆813Updated 8 months ago
- Efficient JSON beautifier and compactor for Go☆403Updated 3 years ago
- A library for diffing golang structures☆978Updated 3 months ago
- A Golang package for doing a deep copy for (just about) anything☆149Updated last year
- Rate limiting for go-redis☆965Updated this week
- WebSocket implementation for fasthttp.☆584Updated 7 months ago
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆725Updated last year
- Initialize structs with default values☆859Updated last year
- Go client for RediSearch☆313Updated last year
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆294Updated 2 years ago
- An in-memory cache with item expiration and generics☆1,181Updated last week
- Countries - ISO-639, ISO-3166 countries codes with subdivisions and names, ISO-4217 currency designators, ITU-T E.164 IDD phone codes, co…☆486Updated last year