elliotchance / orderedmapLinks
🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.
☆958Updated 2 weeks ago
Alternatives and similar repositories for orderedmap
Users that are interested in orderedmap are comparing it to the libraries listed below
Sorting:
- A library for diffing golang structures☆952Updated last year
- Combine one or more Go errors together☆1,140Updated last year
- A golang package for converting to snake_case or CamelCase☆1,089Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,410Updated 2 months ago
- reflect api without runtime reflect.Value cost☆797Updated 3 months ago
- Golang errors with stack trace and source fragments.☆1,093Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆599Updated 2 months ago
- Concurrency limiting goroutine pool☆1,392Updated 4 months ago
- 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 …☆387Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,962Updated 11 months ago
- An enum generator for go☆838Updated this week
- An in-memory cache with item expiration and generics☆1,092Updated this week
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,002Updated 6 months ago
- [mirror] concurrency primitives☆896Updated this week
- Go concurrent-safe, goroutine-safe, thread-safe queue☆427Updated 2 years ago
- Anti-memory-waste byte buffer pool☆1,277Updated 11 months ago
- Thread-safe file locking library in Go☆637Updated 3 weeks ago
- Pretty printing for Go values☆1,388Updated 10 months ago
- Generate type-safe Go converters by defining function signatures.☆701Updated last week
- go-querystring is Go library for encoding structs into URL query strings.☆2,048Updated 2 weeks ago
- A comprehensive error handling library for Go☆1,256Updated 7 months ago
- Go error library with error portability over the network☆2,235Updated last month
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,857Updated this week
- Server Sent Events server and client for Golang☆951Updated 11 months ago
- Rate limiting for go-redis☆918Updated 2 weeks ago
- A UUID package for Go☆1,695Updated this week
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,375Updated last year
- Refactoring and code transformation tool for Go.☆996Updated 4 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,460Updated 2 weeks ago
- Go package for dealing with maps, slices, JSON and other data.☆771Updated 4 months ago