mroth / weightedrandLinks
⚖️ Fast weighted random selection for Go
☆408Updated last 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 …☆392Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆978Updated 2 months ago
- Cache library with Redis backend for Golang☆803Updated last year
- Gin middleware/handler to enable Cache☆419Updated last week
- Nano ID for Go☆435Updated last year
- A library for diffing golang structures☆965Updated 3 weeks ago
- Clone any Go data structure deeply and thoroughly.☆321Updated 4 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- Redis client Mock☆326Updated last year
- Go/Golang parser for user agent strings☆500Updated 11 months ago
- Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)☆344Updated last year
- An in-memory cache with item expiration and generics☆1,133Updated this week
- Initialize structs with default values☆851Updated last year
- Gin middleware to enable GZIP support.☆351Updated this week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆620Updated 5 months ago
- Go structures with default values using tags☆330Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆590Updated last year
- reflect api without runtime reflect.Value cost☆805Updated 5 months ago
- Rate limiting for go-redis☆943Updated this week
- Efficient JSON beautifier and compactor for Go☆398Updated 2 years ago
- ⚡ zap logging driver for gorm v2☆282Updated 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…☆471Updated last year
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆554Updated last week
- Server Sent Events server and client for Golang☆977Updated last year
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆289Updated 2 years ago
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆722Updated last year
- Fast ring-buffer deque (double-ended queue)☆697Updated last month
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated 11 months ago
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Formatter for https://github.com/sirupsen/logrus☆165Updated 2 years ago