elliotchance / orderedmap
🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.
☆913Updated last month
Alternatives and similar repositories for orderedmap:
Users that are interested in orderedmap are comparing it to the libraries listed below
- Wrapper types for sync/atomic which enforce atomic access☆1,384Updated this week
- Combine one or more Go errors together☆1,104Updated 10 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,893Updated 7 months ago
- Rate limiting for go-redis☆883Updated last week
- A golang package for converting to snake_case or CamelCase☆1,059Updated last year
- An in-memory cache with item expiration and generics☆1,009Updated 3 weeks ago
- Fastest and most memory efficient golang concurrent hashmap☆975Updated 4 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆554Updated 6 months ago
- An enum generator for go☆795Updated 4 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,408Updated 3 months ago
- Simplified distributed locking implementation using Redis☆1,537Updated 11 months ago
- Anti-memory-waste byte buffer pool☆1,228Updated 7 months ago
- reflect api without runtime reflect.Value cost☆777Updated 7 months ago
- [mirror] concurrency primitives☆883Updated 2 weeks ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,184Updated 7 months ago
- Server Sent Events server and client for Golang☆901Updated 8 months ago
- Go package implementing bitsets☆1,386Updated this week
- A library for diffing golang structures☆929Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆415Updated last year
- A universal mechanism to manage goroutine lifecycles☆1,576Updated 10 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,820Updated last year
- GORM Customized Data Types Collection☆748Updated last month
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,577Updated 2 weeks ago
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆1,985Updated 3 months ago
- Inject custom tags to protobuf golang struct☆1,196Updated 11 months ago
- Simple golang library for retry mechanism☆2,571Updated this week
- Thread-safe file locking library in Go☆607Updated 2 weeks ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆817Updated last year
- Golang port of Abseil's SwissTable☆819Updated 7 months ago
- Go library for retrying with configurable backoffs☆656Updated 7 months ago