goradd / mapsLinks
map library using Go generics that offers a standard interface, go routine synchronization, and sorting
☆51Updated 8 months ago
Alternatives and similar repositories for maps
Users that are interested in maps are comparing it to the libraries listed below
Sorting:
- a thread-safe concurrent map for go☆98Updated last year
- Package for fast copying structs of different types☆52Updated 4 years ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- ☆85Updated 4 months ago
- Nullable Go types that can be marshalled/unmarshalled to/from JSON.☆38Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated last month
- Fast deep-copy library for Go☆111Updated last month
- A zero-dependency generic in-memory cache Go library☆124Updated 10 months ago
- Enriches the standard go http client with retry functionality.☆54Updated last year
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 9 months ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- A Unicode-based case conversion library for Go☆60Updated last year
- Data analysis tool for Go. Similar to the famous Python library pandas.☆83Updated 3 years ago
- MUS format serializer for Go☆119Updated 3 months ago
- Fast, dependable universally unique ids☆26Updated 10 months ago
- A better Generic Pool (sync.Pool)☆68Updated 6 months ago
- A comprehensive, reusable and efficient concurrent-safe generics utility functions and data structures library.☆104Updated 2 years ago
- Synchronization and asynchronous computation package for Go☆277Updated 3 months ago
- Machine is a workflow/pipeline library for processing data☆163Updated this week
- Go 1.18+ generic tuple☆94Updated 2 months ago
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆50Updated last year
- various libs or tools for Golang☆107Updated this week
- Simple string pattern matcher for Go☆132Updated last month
- 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
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated last week
- Go 1.18+ polymorphic generic containers and functions.☆52Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 5 months ago
- Random fake data and struct generator for Go.☆100Updated 2 years ago