mtoohey31 / iterLinks
Package iter provides generic, lazy iterators, functions for producing them from primitive types, as well as functions and methods for transforming and consuming them.
☆33Updated last year
Alternatives and similar repositories for iter
Users that are interested in iter are comparing it to the libraries listed below
Sorting:
- Go 1.18+ generic tuple☆95Updated 5 months ago
- Go 1.18+ polymorphic generic containers and functions.☆51Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- A production-ready library that makes error handling, optional values, and iteration as beautiful and safe as in Rust.☆122Updated last week
- Package for fast copying structs of different types☆52Updated 5 years ago
- Faster base64 encoding for Go☆184Updated 2 years ago
- Faster golang reflection☆55Updated last month
- Synchronization and asynchronous computation package for Go☆285Updated 2 weeks ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- Generic and fast binary serializer for Go☆247Updated last year
- Go implementation of the Rust `dbg` macro☆207Updated 6 years ago
- A better Generic Pool (sync.Pool)☆70Updated 8 months ago
- Golang utlities to make your life easier with zero allocations☆49Updated 3 months ago
- Fx is a useful functional programming helpers.☆78Updated 4 years ago
- MUS format serializer for Go☆120Updated 2 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆52Updated 3 weeks ago
- a thread-safe concurrent map for go☆100Updated 2 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Expression evaluator for Go☆78Updated last week
- ☆123Updated 2 years ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 10 months ago
- Natural strings sorting in Go☆80Updated last year
- Pure Go SQL parser☆173Updated last month
- Expirable Go LRC\LRU cache without goroutines☆92Updated last month
- Notification broadcaster library☆157Updated 3 years ago