mariomac / gostreamLinks
A Go port of the Java Streams API. Type-safe and functional Go Streams processing
☆169Updated 4 months ago
Alternatives and similar repositories for gostream
Users that are interested in gostream are comparing it to the libraries listed below
Sorting:
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 3 years ago
- Synchronization and asynchronous computation package for Go☆285Updated last week
- A library to help you create pipelines in Golang☆225Updated last year
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆283Updated 2 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…☆398Updated 10 months ago
- Package for fast copying structs of different types☆52Updated 5 years ago
- go-mask is a simple, customizable Go library for masking sensitive information.☆200Updated last year
- Go 1.18+ polymorphic generic containers and functions.☆51Updated 3 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆327Updated last month
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Optional is a library of optional Go types☆221Updated 2 years ago
- 🛠 A full-featured dependency injection container for go programming language.☆240Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Abstract JSON for Golang with JSONPath support☆291Updated last year
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- various libs or tools for Golang☆108Updated last week
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 7 months ago
- ☆258Updated last month
- Fast deep-copy library for Go☆122Updated last month
- Expirable Go LRC\LRU cache without goroutines☆92Updated last month
- A type-to-type copy function code generator.☆48Updated 3 months ago
- ☆85Updated 6 months ago
- ☆123Updated 2 years ago
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆259Updated 2 months ago
- A highly optimized double-ended queue☆202Updated 2 years ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- ☆46Updated 2 years ago
- Go 1.18+ generic tuple☆95Updated 4 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆648Updated 9 months ago
- 🚨 slog: Attribute formatting☆206Updated 2 weeks ago