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 2 months ago
- Go 1.18+ polymorphic generic containers and functions.☆52Updated 3 years ago
- 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.☆220Updated 2 years ago
- Faster golang reflection☆55Updated 5 months ago
- Synchronization and asynchronous computation package for Go☆277Updated 3 months ago
- Parse json with comments and trailing commas.☆94Updated 4 years ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- A Go port of the Java Streams API. Type-safe and functional Go Streams processing☆168Updated last month
- MUS format serializer for Go☆118Updated 3 months ago
- A Unicode-based case conversion library for Go☆60Updated last year
- ☆122Updated 2 years ago
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.☆121Updated 3 months ago
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A better Generic Pool (sync.Pool)☆68Updated 5 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Notification broadcaster library☆156Updated 3 years ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 8 months ago
- Thread safe GoLang LRU cache☆20Updated 3 years ago
- Storing strings without GC overhead☆84Updated last month
- Expression evaluator for Go☆77Updated 6 months ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 2 weeks ago
- Go implementation of the Rust `dbg` macro☆206Updated 6 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 11 months ago
- Useful Go String methods☆192Updated 2 years ago
- Faster base64 encoding for Go☆183Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Generic functional helpers for golang☆61Updated last year