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 9 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☆92Updated last year
- Package for fast copying structs of different types☆51Updated 4 years ago
- A Unicode-based case conversion library for Go☆58Updated last year
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.☆115Updated last week
- Golang utlities to make your life easier with zero allocations☆47Updated last month
- Generic Go implementation of .NET's LINQ to Objects.☆62Updated 3 months ago
- Expression evaluator for Go☆74Updated 2 months ago
- Thread safe GoLang LRU cache☆20Updated 3 years ago
- More readable and easier ordering and comparison tasks☆21Updated 5 years ago
- Faster golang reflection☆53Updated last month
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆48Updated 3 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- Tool for golang that generates jennifer code☆74Updated last year
- Simple string pattern matcher for Go☆127Updated last year
- 🚀 Fast and light wildcard pattern matching.☆86Updated 3 months ago
- Context-aware I/O streams (Writer, Reader) for Go☆54Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Go 1.18+ polymorphic generic containers and functions.☆51Updated 2 years ago
- MUS format serializer for Golang☆114Updated last month
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated last year
- Intern Go strings☆95Updated last year
- Use yaegi as a template engine.☆32Updated last year
- Lightweight validation library that can export rules as JSON so browsers can apply the same rules.☆16Updated last year
- Optional values for Go☆103Updated 5 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago