mtoohey31 / iter
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 4 months ago
Alternatives and similar repositories for iter:
Users that are interested in iter are comparing it to the libraries listed below
- Go 1.18+ generic tuple☆82Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 6 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Go's concurrency patterns as generic library to use.☆37Updated 2 years ago
- Package for fast copying structs of different types☆49Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- ☆33Updated 2 years ago
- clear go error wrapping with caller☆46Updated last year
- A spinlock implementation for Go.☆61Updated 3 years ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆47Updated last month
- ☆79Updated this week
- Runtime Struct Builder for Go☆32Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- ☆11Updated last year
- Expression evaluator for Go☆67Updated 10 months ago
- A Unicode-based case conversion library for Go☆58Updated last year
- Simple string pattern matcher for Go☆126Updated 9 months ago
- Fast, dependable universally unique ids☆24Updated last month
- More readable and easier ordering and comparison tasks☆21Updated 4 years ago
- Go 1.18+ polymorphic generic containers and functions.☆51Updated 2 years ago
- Use yaegi as a template engine.☆32Updated last year
- Software Transactional Locks☆30Updated 4 years ago
- Faster golang reflection☆51Updated 4 months ago
- Off heap golang memory pool☆59Updated 3 years ago
- High throughput primitives library☆50Updated last year
- Simple profiling for Go☆76Updated 11 months ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆52Updated 2 years ago
- Go implementation of the Rust `dbg` macro☆204Updated 5 years ago