barweiss / go-tupleLinks
Go 1.18+ generic tuple
☆94Updated 2 months ago
Alternatives and similar repositories for go-tuple
Users that are interested in go-tuple are comparing it to the libraries listed below
Sorting:
- Go 1.18+ polymorphic generic containers and functions.☆51Updated 3 years ago
- various libs or tools for Golang☆107Updated this week
- Convert snake case, camel case and kebap case strings☆154Updated 4 months ago
- Parse json with comments and trailing commas.☆98Updated 4 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 9 months ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 9 months ago
- Fast deep-copy library for Go☆111Updated last month
- A Golang package for doing a deep copy for (just about) anything☆149Updated last year
- In-memory implementation of Go's `io/fs.FS` interface☆120Updated last year
- Package for fast copying structs of different types☆52Updated 4 years ago
- The size of variable at runtime☆152Updated last year
- A comprehensive, reusable and efficient concurrent-safe generics utility functions and data structures library.☆104Updated 2 years ago
- ☆46Updated 2 years ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 8 months ago
- Notification broadcaster library☆157Updated 3 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated 11 months 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
- Synchronization and asynchronous computation package for Go☆278Updated 3 months ago
- A Go port of the Java Streams API. Type-safe and functional Go Streams processing☆167Updated last month
- Efficient time formatting library (strftime, strptime) for Golang☆193Updated 3 weeks ago
- ☆123Updated 2 years ago
- A better Generic Pool (sync.Pool)☆68Updated 6 months ago
- Deep copy generator☆160Updated last year
- Zero-allocation type-safe pool for Go