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 10 months ago
Alternatives and similar repositories for iter
Users that are interested in iter are comparing it to the libraries listed below
Sorting:
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Go 1.18+ generic tuple☆93Updated last year
- Go 1.18+ polymorphic generic containers and functions.☆51Updated 2 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 2 months ago
- Go expression evaluation comparison☆50Updated last year
- Package for fast copying structs of different types☆51Updated 4 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Thread safe GoLang LRU cache☆20Updated 3 years ago
- Faster golang reflection☆54Updated 2 months ago
- clear go error wrapping with caller☆51Updated last year
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- Expression evaluator for Go☆74Updated 2 months ago
- More readable and easier ordering and comparison tasks☆21Updated 5 years ago
- Generic Go implementation of .NET's LINQ to Objects.☆62Updated 4 months ago
- Parse json with comments and trailing commas.☆89Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- WebSocket for fasthttp☆65Updated 3 months ago
- Intern Go strings☆95Updated last year
- A Unicode-based case conversion library for Go☆58Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- A better Generic Pool (sync.Pool)☆66Updated 2 months ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆49Updated 4 months ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- 🚀 Fast and light wildcard pattern matching.☆85Updated 4 months ago
- Off heap golang memory pool☆60Updated 3 years ago