mariomac / gostreamLinks
A Go port of the Java Streams API. Type-safe and functional Go Streams processing
☆167Updated 2 weeks ago
Alternatives and similar repositories for gostream
Users that are interested in gostream are comparing it to the libraries listed below
Sorting:
- Synchronization and asynchronous computation package for Go☆268Updated last month
- ☆46Updated last year
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 2 years ago
- A library to help you create pipelines in Golang☆222Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆313Updated 2 weeks ago
- ☆249Updated last week
- Abstract JSON for Golang with JSONPath support☆279Updated 9 months ago
- 🚨 slog: Attribute formatting☆188Updated 2 weeks ago
- various libs or tools for Golang☆106Updated 2 weeks ago
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- A highly optimized double-ended queue☆201Updated last year
- ☆122Updated 2 years ago
- GoDS-Generic (Go Generic Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more☆71Updated last year
- Go 1.18+ polymorphic generic containers and functions.☆52Updated 3 years ago
- go-mask is a simple, customizable Go library for masking sensitive information.☆197Updated last year
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆250Updated 3 months ago
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆280Updated last week
- A zero-dependency generic in-memory cache Go library☆125Updated 8 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- Fast deep-copy library for Go☆104Updated 2 months ago
- 🛠 A full-featured dependency injection container for go programming language.☆238Updated last year
- Go 1.18+ generic tuple☆94Updated 3 weeks ago
- Generic resource pool for Go☆382Updated 4 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆620Updated 5 months ago
- Generic functional helpers for golang☆61Updated last year
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆203Updated 3 years ago
- json encoding and decoding☆229Updated this week
- Expirable Go LRC\LRU cache without goroutines☆89Updated 4 months ago
- Copygen generates code based on Go types. Generate type-based code to copy values from type to type and fields from struct to struct by d…☆397Updated 5 months ago