mtoohey31 / iter
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 5 months ago
Alternatives and similar repositories for iter:
Users that are interested in iter are comparing it to the libraries listed below
- Go 1.18+ generic tuple☆84Updated last year
- Golang utlities to make your life easier with zero allocations☆47Updated 7 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Package for fast copying structs of different types☆49Updated 4 years ago
- A Unicode-based case conversion library for Go☆58Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- Go implementation of the Rust `dbg` macro☆205Updated 5 years ago
- Expression evaluator for Go☆68Updated 11 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- Generic Go implementation of .NET's LINQ to Objects.☆63Updated last week
- Parse json with comments and trailing commas.☆87Updated 3 years ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆47Updated last week
- A spinlock implementation for Go.☆61Updated 4 years ago
- Expirable Go LRC\LRU cache without goroutines☆84Updated 2 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- Go 1.18+ polymorphic generic containers and functions.☆51Updated 2 years ago
- Runtime Struct Builder for Go☆32Updated 3 years ago
- Simple string pattern matcher for Go☆126Updated 10 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 weeks ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.☆113Updated last year
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated last year
- Use yaegi as a template engine.☆32Updated last year
- Fast Concurrent / Parallel Sorting in Go☆134Updated 9 months ago
- Go package for using Go pointers in external code☆14Updated 3 years ago