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.
☆34Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for iter
- Golang utlities to make your life easier with zero allocations☆46Updated 4 months ago
- Fast, dependable universally unique ids☆24Updated 9 months ago
- Package for fast copying structs of different types☆49Updated 3 years ago
- Parse json with comments and trailing commas.☆87Updated 3 years ago
- Go 1.18+ generic tuple☆82Updated last year
- Simple string pattern matcher for Go☆122Updated 7 months ago
- clear go error wrapping with caller☆42Updated 10 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- 🚀 Fast and light wildcard pattern matching.☆82Updated last year
- A spinlock implementation for Go.☆61Updated 3 years ago
- a thread-safe concurrent map for go☆92Updated last year
- Go's concurrency patterns as generic library to use.☆36Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Expression evaluator for Go☆66Updated 7 months ago
- Natural strings sorting in Go☆74Updated 4 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆52Updated last year
- a unicode-aware, case conversion library for Go☆54Updated 10 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 6 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆55Updated 5 years ago
- Go implementation of the Rust `dbg` macro☆202Updated 5 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆54Updated 11 months ago
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆54Updated 6 years ago
- Software Transactional Locks☆30Updated 4 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆18Updated 2 years ago
- Compact and high performace implementation of base62 algorithm for Golang.☆92Updated 2 years ago
- Debug-level logging for developers (only!)☆100Updated 10 months ago