mariomac / gostreamLinks
A Go port of the Java Streams API. Type-safe and functional Go Streams processing
β170Updated 3 months 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β282Updated 5 months ago
- π¨ slog: Attribute formattingβ203Updated 2 weeks ago
- β255Updated last week
- βͺοΈ Go package providing multiple queue implementations. Developed in a thread-safe generic way.β326Updated last month
- Zero-allocation type-safe pool for Goβ251Updated 2 years ago
- Functional tools in Go 1.18 using newly introduced genericsβ172Updated 3 years ago
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional wayβ283Updated last month
- 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β287Updated last year
- GoDS-Generic (Go Generic Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much moreβ71Updated last year
- various libs or tools for Golangβ108Updated this week
- Go 1.18+ generic tupleβ95Updated 4 months ago
- A zero-dependency generic in-memory cache Go libraryβ123Updated last year
- β46Updated 2 years ago
- β123Updated 2 years ago
- Go 1.18+ polymorphic generic containers and functions.β51Updated 3 years ago
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.β258Updated last month
- A Golang package for doing a deep copy for (just about) anythingβ149Updated last year
- π¨ Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...β580Updated 2 weeks ago
- Fast deep-copy library for Goβ118Updated 2 weeks ago
- Fastest and most efficient goroutine pool (experimental)β140Updated 3 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queueβ431Updated 2 years ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.β646Updated 8 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β¦β399Updated 9 months ago
- A highly optimized double-ended queueβ202Updated 2 years ago
- Generic functional helpers for golangβ62Updated last year
- Drop-in replacement for the standard library errors package and github.com/pkg/errorsβ204Updated 3 years ago
- go-mask is a simple, customizable Go library for masking sensitive information.β200Updated last year
- A library to help you create pipelines in Golangβ225Updated last year
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalitiesβ¦β251Updated 6 months ago