goradd / mapsLinks
map library using Go generics that offers a standard interface, go routine synchronization, and sorting
☆51Updated 9 months 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 4 years ago
- a thread-safe concurrent map for go☆99Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated 2 months ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated 2 years ago
- Enriches the standard go http client with retry functionality.☆54Updated last year
- Fast deep-copy library for Go☆116Updated this week
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- MUS format serializer for Go☆119Updated last month
- ☆85Updated 5 months ago
- A Unicode-based case conversion library for Go☆60Updated last year
- Ordered-concurrently a library for concurrent processing with ordered output in Go. Process work concurrently and returns output in a cha…☆43Updated 2 years ago
- A zero-dependency generic in-memory cache Go library☆123Updated 11 months ago
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated last year
- 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
- Nullable Go types that can be marshalled/unmarshalled to/from JSON.☆38Updated 4 years ago
- A better Generic Pool (sync.Pool)☆68Updated 7 months ago
- Expression evaluator for Go☆77Updated 8 months ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 10 months ago
- Simple string pattern matcher for Go☆134Updated 2 months ago
- Go package for simplifying channel-based broadcasting of events from multiple publishers to multiple observers☆90Updated 2 years ago
- 🚀 Fast and light wildcard pattern matching.☆98Updated 9 months ago
- various libs or tools for Golang☆107Updated this week
- Data analysis tool for Go. Similar to the famous Python library pandas.☆84Updated 3 years ago
- Go reflection simplified☆102Updated last year
- Synchronization and asynchronous computation package for Go☆281Updated 4 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 7 months ago
- Highly configurable, fast JSON encoder for Go☆180Updated 2 years ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆56Updated last year
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 6 months ago