mroth / weightedrandLinks
⚖️ Fast weighted random selection for Go
☆415Updated 2 weeks 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 …☆401Updated 2 years ago
- Gin middleware/handler to enable Cache☆444Updated last month
- Nano ID for Go☆437Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,007Updated last month
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆648Updated 9 months ago
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆562Updated last week
- Gin middleware to enable GZIP support.☆361Updated 2 weeks ago
- Cache library with Redis backend for Golang☆815Updated last year
- Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)☆346Updated last year
- Redis client Mock☆338Updated last year
- Go structures with default values using tags☆341Updated last year
- Clone any Go data structure deeply and thoroughly.☆326Updated 8 months ago
- A library for diffing golang structures☆982Updated 4 months ago
- Go/Golang parser for user agent strings☆519Updated last year
- Rate limiting for go-redis☆977Updated last month
- reflect api without runtime reflect.Value cost☆819Updated 9 months ago
- ⚡ zap logging driver for gorm v2☆284Updated 3 weeks ago
- Add custom struct tags to protobuf generated structs☆417Updated last year
- Efficient JSON beautifier and compactor for Go☆406Updated 3 years ago
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆726Updated last year
- Initialize structs with default values☆863Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆592Updated last year
- Fast ring-buffer deque (double-ended queue)☆746Updated last month
- Configuration for Go applications☆469Updated last year
- Zero-allocation reflection library for Go☆597Updated 2 years ago
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆295Updated 2 years ago
- A protobuf compiler plugin designed to generate GORM models and APIs for simple object persistence tasks.☆623Updated 4 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆497Updated last year
- Server-Sent Events implementation in Go. Used by the Gin Framework.☆147Updated 2 weeks ago