goradd / mapsLinks
map library using Go generics that offers a standard interface, go routine synchronization, and sorting
☆51Updated 7 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☆97Updated last year
- Package for fast copying structs of different types☆52Updated 4 years ago
- Enriches the standard go http client with retry functionality.☆52Updated last year
- Expirable Go LRC\LRU cache without goroutines☆89Updated 2 weeks ago
- A Unicode-based case conversion library for Go☆60Updated last year
- A better Generic Pool (sync.Pool)☆68Updated 5 months ago
- ☆85Updated 3 months ago
- MUS format serializer for Go☆117Updated 2 months ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 8 months ago
- Ordered-concurrently a library for concurrent processing with ordered output in Go. Process work concurrently and returns output in a cha…☆42Updated 2 years ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- A zero-dependency generic in-memory cache Go library☆125Updated 9 months ago
- Fast deep-copy library for Go☆107Updated last week
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆56Updated last year
- Simplicity-focused, template based SQL query builder☆66Updated 2 years ago
- various libs or tools for Golang☆107Updated 2 weeks ago
- Simple string pattern matcher for Go☆132Updated 3 weeks ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 4 months ago
- Go reflection simplified☆102Updated 11 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months 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
- Expression evaluator for Go☆77Updated 6 months ago
- Generic sorted map for Go with red-black tree under the hood☆65Updated 3 years ago
- Go 1.18+ generic tuple☆94Updated last month
- create type dynamically in Golang☆23Updated 5 years ago
- A comprehensive, reusable and efficient concurrent-safe generics utility functions and data structures library.☆104Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Nullable Go types that can be marshalled/unmarshalled to/from JSON.☆38Updated 3 years ago