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☆96Updated 6 months 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.☆101Updated 4 years ago
- Package for fast copying structs of different types☆52Updated 5 years ago
- Synchronization and asynchronous computation package for Go☆295Updated 2 weeks ago
- Go 1.18+ polymorphic generic containers and functions.☆51Updated 3 years ago
- ☆123Updated 2 years ago
- Faster golang reflection☆55Updated 2 months ago
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 3 years ago
- Generic Go implementation of .NET's LINQ to Objects.☆64Updated 3 weeks ago
- Go's concurrency patterns as generic library to use.☆37Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A Go port of the Java Streams API. Type-safe and functional Go Streams processing☆171Updated 5 months ago
- Golang utlities to make your life easier with zero allocations☆49Updated 4 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- Simple string pattern matcher for Go☆136Updated 5 months ago
- Expirable Go LRC\LRU cache without goroutines☆93Updated 2 months ago
- A better Generic Pool (sync.Pool)☆70Updated 9 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated 2 weeks ago
- Generic and fast binary serializer for Go☆250Updated last year
- MUS format serializer for Go☆120Updated 3 months ago
- The `io_uring` library and runtime for GO☆157Updated 9 months ago
- Optional is a library of optional Go types☆221Updated 2 years ago
- Storing strings without GC overhead☆86Updated last month
- High performance JSON iterator & validator for Go☆99Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 6 months ago
- A spinlock implementation for Go.☆63Updated 5 years ago
- A collection of efficient generic integer parser functions for Go☆19Updated last year
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆81Updated last week
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago