elliotchance / orderedmapLinks
🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.
☆1,011Updated last week
Alternatives and similar repositories for orderedmap
Users that are interested in orderedmap are comparing it to the libraries listed below
Sorting:
- Concurrency limiting goroutine pool☆1,439Updated 11 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆653Updated 9 months ago
- A library for diffing golang structures☆982Updated 5 months ago
- Server Sent Events server and client for Golang☆1,012Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,439Updated 9 months ago
- Rate limiting for go-redis☆985Updated last week
- Combine one or more Go errors together☆1,167Updated last year
- An in-memory cache with item expiration and generics☆1,203Updated last month
- 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
- Cache library with Redis backend for Golang☆815Updated last year
- A golang package for converting to snake_case or CamelCase☆1,127Updated 2 years ago
- Fast ring-buffer deque (double-ended queue)☆747Updated 2 months ago
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆727Updated last year
- Initialize structs with default values☆866Updated last year
- Simplified distributed locking implementation using Redis☆1,730Updated 7 months ago
- reflect api without runtime reflect.Value cost☆820Updated 9 months ago
- ⚖️ Fast weighted random selection for Go☆415Updated 3 weeks ago
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,040Updated 3 weeks ago
- Generate type-safe Go converters by defining function signatures.☆802Updated last week
- An enum generator for go☆909Updated last month
- Go concurrent-safe, goroutine-safe, thread-safe queue☆434Updated 2 years ago
- Anti-memory-waste byte buffer pool☆1,321Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆1,025Updated last year
- GORM Customized Data Types Collection☆819Updated last month
- Go package implementing bitsets☆1,477Updated last week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,063Updated last year
- gin pprof middleware☆709Updated 3 weeks ago
- Clone any Go data structure deeply and thoroughly.☆327Updated 8 months ago
- Simple golang library for retry mechanism☆2,867Updated last month
- 🚀 A real-time Golang runtime stats visualization profiler☆592Updated last year