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
- 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.☆98Updated 4 years ago
- Go 1.18+ polymorphic generic containers and functions.☆51Updated 3 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Golang utlities to make your life easier with zero allocations☆48Updated last month
- Faster golang reflection☆55Updated 6 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 3 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- MUS format serializer for Go☆119Updated last week
- ☆123Updated 2 years ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- A better Generic Pool (sync.Pool)☆68Updated 6 months ago
- Expression evaluator for Go☆77Updated 7 months ago
- GoDS-Generic (Go Generic Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more☆71Updated last year
- Simplified error handling in Go☆171Updated 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
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 8 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 2 months ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 3 years ago
- Go expression evaluation comparison☆52Updated last year
- Fx is a useful functional programming helpers.☆78Updated 3 years ago
- Optional is a library of optional Go types☆221Updated 2 years ago
- Synchronization and asynchronous computation package for Go☆279Updated 3 months ago
- Generic Go implementation of .NET's LINQ to Objects.☆64Updated 8 months ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆88Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Fast deep-copy library for Go☆114Updated last month
- a thread-safe concurrent map for go☆98Updated last year