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☆94Updated last month
- Package for fast copying structs of different types☆52Updated 4 years ago
- Go 1.18+ polymorphic generic containers and functions.☆52Updated 3 years ago
- Parse json with comments and trailing commas.☆93Updated 4 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 5 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- ☆122Updated 2 years ago
- Synchronization and asynchronous computation package for Go☆272Updated 2 months ago
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆50Updated last year
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆55Updated 2 months ago
- In-memory implementation of Go's `io/fs.FS` interface☆120Updated 11 months ago
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.☆121Updated 2 months ago
- 🌟 Useful functional programming helpers for Go☆118Updated 2 weeks ago
- Generic Go implementation of .NET's LINQ to Objects.☆63Updated 7 months ago
- Go implementation of the Rust `dbg` macro☆206Updated 6 years ago
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 2 years ago
- Fast deep-copy library for Go☆107Updated 3 months ago
- A better Generic Pool (sync.Pool)☆68Updated 5 months ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆78Updated 2 years ago
- Useful Go String methods☆191Updated 2 years ago
- Simple string pattern matcher for Go☆132Updated 2 weeks ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 7 months ago
- Simplified error handling in Go☆170Updated 2 years ago
- GoDS-Generic (Go Generic Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more☆71Updated last year
- Faster golang reflection☆55Updated 4 months ago
- a thread-safe concurrent map for go☆97Updated last year
- Generic and fast binary serializer for Go☆232Updated last year
- A highly optimized double-ended queue☆201Updated 2 years ago
- Fx is a useful functional programming helpers.☆79Updated 3 years ago