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☆95Updated 3 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- MUS format serializer for Go☆119Updated last month
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- a thread-safe concurrent map for go☆99Updated 2 years ago
- Go 1.18+ polymorphic generic containers and functions.☆51Updated 3 years ago
- Golang utlities to make your life easier with zero allocations☆48Updated 2 months ago
- ☆123Updated 2 years ago
- Thread safe GoLang LRU cache☆20Updated 3 years ago
- Expression evaluator for Go☆77Updated 7 months ago
- Useful Go String methods☆192Updated 2 years ago
- A better Generic Pool (sync.Pool)☆68Updated 7 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Faster golang reflection☆55Updated 7 months ago
- Generic Go implementation of .NET's LINQ to Objects.☆64Updated 9 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- Pure Go SQL parser☆170Updated 2 weeks ago
- Simple string pattern matcher for Go☆134Updated 2 months ago
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.☆122Updated 4 months ago
- Synchronization and asynchronous computation package for Go☆280Updated 4 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- A spinlock implementation for Go.☆62Updated 4 years ago
- Converts golang AST to JSON and JSON to AST☆88Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 4 months ago
- A Go port of the Java Streams API. Type-safe and functional Go Streams processing☆170Updated 3 months ago
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 3 years ago
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Debug-level logging for developers (only!)☆103Updated 10 months ago