goradd / mapsLinks
map library using Go generics that offers a standard interface, go routine synchronization, and sorting
☆51Updated 3 weeks ago
Alternatives and similar repositories for maps
Users that are interested in maps are comparing it to the libraries listed below
Sorting:
- Package for fast copying structs of different types☆52Updated 5 years ago
- a thread-safe concurrent map for go☆100Updated 2 years ago
- A zero-dependency generic in-memory cache Go library☆123Updated last year
- ☆85Updated 7 months ago
- 🚀 Fast and light wildcard pattern matching.☆99Updated 11 months ago
- Expirable Go LRC\LRU cache without goroutines☆92Updated last month
- Generic goroutine pool: Submit, Map, Async.☆72Updated 2 years ago
- A Unicode-based case conversion library for Go☆61Updated 2 years ago
- Ordered-concurrently a library for concurrent processing with ordered output in Go. Process work concurrently and returns output in a cha…☆44Updated 2 years ago
- Enriches the standard go http client with retry functionality.☆57Updated last year
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- various libs or tools for Golang☆109Updated 3 weeks ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated last year
- A better Generic Pool (sync.Pool)☆70Updated 9 months ago
- Go reflection simplified☆102Updated last year
- Fast deep-copy library for Go☆125Updated 2 months ago
- Go 1.18+ polymorphic generic containers and functions.☆51Updated 3 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆72Updated 3 years ago
- MUS format serializer for Go☆120Updated 3 months ago
- ☆46Updated 2 years ago
- Embedded Swagger UI for Go☆80Updated 3 months ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆83Updated 3 years ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 8 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Expression evaluator for Go☆80Updated last week
- Machine is a workflow/pipeline library for processing data☆165Updated last month
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆88Updated 8 months ago