elliotchance / orderedmap
🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.
☆927Updated last week
Alternatives and similar repositories for orderedmap:
Users that are interested in orderedmap are comparing it to the libraries listed below
- An in-memory cache with item expiration and generics☆1,024Updated 3 weeks ago
- Wrapper types for sync/atomic which enforce atomic access☆1,388Updated this week
- Concurrency limiting goroutine pool☆1,368Updated last month
- reflect api without runtime reflect.Value cost☆782Updated last week
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆1,994Updated 4 months ago
- Combine one or more Go errors together☆1,118Updated 11 months ago
- Initialize structs with default values☆824Updated 7 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆566Updated 7 months ago
- A golang package for converting to snake_case or CamelCase☆1,064Updated last year
- Server Sent Events server and client for Golang☆915Updated 9 months ago
- Anti-memory-waste byte buffer pool☆1,240Updated 8 months ago
- Simplified distributed locking implementation using Redis☆1,556Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,908Updated 8 months ago
- Convert Golang's http.Request to CURL command line☆774Updated last week
- A comprehensive error handling library for Go☆1,245Updated 4 months ago
- Fastest and most memory efficient golang concurrent hashmap☆984Updated 5 months ago
- Rate limiting for go-redis☆890Updated this week
- A library for diffing golang structures☆933Updated last year
- Simple golang library for retry mechanism☆2,609Updated last week
- An enum generator for go☆812Updated last week
- Concurrent data structures for Go☆1,229Updated last month
- Cache library with Redis backend for Golang☆779Updated 9 months ago
- Fast ring-buffer deque (double-ended queue)☆660Updated 2 weeks ago
- Thread-safe file locking library in Go☆614Updated this week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,192Updated 8 months ago
- Go package implementing bitsets☆1,399Updated 3 weeks ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,832Updated 3 weeks ago
- A Go (golang) package for representing a list of errors as a single error.☆2,426Updated 2 weeks ago
- A UUID package for Go☆1,626Updated this week
- Simple and fast template engine for Go☆860Updated last year