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 11 months ago
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☆94Updated this week
- Package for fast copying structs of different types☆52Updated 4 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Go 1.18+ polymorphic generic containers and functions.☆52Updated 3 years ago
- Synchronization and asynchronous computation package for Go☆255Updated last month
- ☆122Updated 2 years ago
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 3 months ago
- Parse json with comments and trailing commas.☆92Updated 4 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 4 months ago
- A better Generic Pool (sync.Pool)☆68Updated 3 months ago
- GoDS-Generic (Go Generic Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more☆71Updated last year
- Go implementation of the Rust `dbg` macro☆206Updated 6 years ago
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.☆120Updated last month
- Debug-level logging for developers (only!)☆100Updated 6 months ago
- Generic Go implementation of .NET's LINQ to Objects.☆62Updated 5 months ago
- Faster base64 encoding for Go☆183Updated 2 years ago
- MUS format serializer for Go☆115Updated 3 weeks ago
- Faster golang reflection☆55Updated 3 months ago
- a thread-safe concurrent map for go☆97Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Natural strings sorting in Go☆78Updated last year
- A Go port of the Java Streams API. Type-safe and functional Go Streams processing for Go 1.18+.☆161Updated 2 years ago
- Optional is a library of optional Go types☆219Updated 2 years ago
- Thread safe GoLang LRU cache☆20Updated 3 years ago
- Pure Go SQL parser☆163Updated last month
- Simplified error handling in Go☆169Updated 2 years ago
- Simple string pattern matcher for Go☆128Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 9 months ago
- Useful Go String methods☆191Updated 2 years ago