elliotchance / orderedmap
🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.
☆942Updated this week
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,395Updated last week
- Combine one or more Go errors together☆1,126Updated 11 months ago
- reflect api without runtime reflect.Value cost☆787Updated last month
- A golang package for converting to snake_case or CamelCase☆1,068Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆574Updated 3 weeks ago
- Rate limiting for go-redis☆902Updated 2 weeks ago
- A library for diffing golang structures☆939Updated last year
- 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 …☆382Updated last year
- Anti-memory-waste byte buffer pool☆1,253Updated 9 months ago
- Simplified distributed locking implementation using Redis☆1,566Updated last year
- Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends☆1,278Updated last year
- An in-memory cache with item expiration and generics☆1,034Updated 2 weeks ago
- Concurrency limiting goroutine pool☆1,372Updated 2 months ago
- Go package implementing bitsets☆1,407Updated last week
- Simple golang library for retry mechanism☆2,644Updated last month
- A golang LRU Cache for high concurrency☆1,340Updated 3 months ago
- Server Sent Events server and client for Golang☆923Updated 9 months ago
- An enum generator for go☆819Updated last month
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,201Updated 9 months ago
- Refactoring and code transformation tool for Go.☆988Updated 2 months ago
- Cache library with Redis backend for Golang☆786Updated 10 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,445Updated last month
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,839Updated last month
- GORM Customized Data Types Collection☆768Updated this week
- A flexible and powerful SQL string builder library plus a zero-config ORM.☆1,534Updated last month
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,360Updated last year
- Initialize structs with default values☆827Updated 8 months ago
- Clone any Go data structure deeply and thoroughly.☆311Updated 11 months ago
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆1,995Updated 4 months ago
- Go error library with error portability over the network☆2,191Updated this week