mariomac / gostreamLinks
A Go port of the Java Streams API. Type-safe and functional Go Streams processing for Go 1.18+.
☆161Updated 2 years 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☆249Updated last week
- A library to help you create pipelines in Golang☆222Updated last year
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆249Updated last month
- various libs or tools for Golang☆105Updated 2 months ago
- Abstract JSON for Golang with JSONPath support☆276Updated 7 months ago
- ☆121Updated 2 years ago
- Go 1.18+ generic tuple☆93Updated last year
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆310Updated 2 months ago
- A Golang package for doing a deep copy for (just about) anything☆147Updated last year
- A zero-dependency generic in-memory cache Go library☆125Updated 7 months ago
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- go-mask is a simple, customizable Go library for masking sensitive information.☆195Updated 11 months ago
- Go 1.18+ polymorphic generic containers and functions.☆52Updated 2 years 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…☆391Updated 4 months ago
- 🚨 slog: Attribute formatting☆178Updated 2 weeks ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- GoDS-Generic (Go Generic Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more☆71Updated last year
- Expirable Go LRC\LRU cache without goroutines☆86Updated 3 months ago
- ☆46Updated last year
- 🛠 A full-featured dependency injection container for go programming language.☆238Updated last year
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆277Updated 9 months ago
- ☆243Updated last week
- Fast deep-copy library for Go☆100Updated last month
- Package for fast copying structs of different types☆51Updated 4 years ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆200Updated 3 years ago
- Generic functional helpers for golang☆61Updated last year
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆245Updated 7 months ago
- Convert snake case, camel case and kebap case strings☆152Updated 3 weeks ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆601Updated 3 months ago