mariomac / gostreamLinks
A Go port of the Java Streams API. Type-safe and functional Go Streams processing
☆168Updated last month
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☆277Updated 3 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆316Updated 3 weeks ago
- Zero-allocation type-safe pool for Go☆244Updated 2 years ago
- ☆46Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆220Updated 2 years ago
- ☆248Updated this week
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 4 months ago
- A library to help you create pipelines in Golang☆226Updated last year
- 🚨 slog: Attribute formatting☆197Updated last week
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 3 years ago
- GoDS-Generic (Go Generic Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more☆71Updated last year
- go-mask is a simple, customizable Go library for masking sensitive information.☆200Updated last year
- ☆122Updated 2 years ago
- Abstract JSON for Golang with JSONPath support☆281Updated 10 months ago
- A zero-dependency generic in-memory cache Go library☆124Updated 9 months ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Fast deep-copy library for Go☆111Updated 3 weeks ago
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆249Updated 10 months ago
- A highly optimized double-ended queue☆201Updated 2 years ago
- Go 1.18+ generic tuple☆94Updated 2 months ago
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆282Updated last month
- various libs or tools for Golang☆107Updated this week
- Generic functional helpers for golang☆61Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆428Updated 2 years ago
- Zero-allocation reflection library for Go☆581Updated last year
- 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 7 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆122Updated 4 months ago
- Convert snake case, camel case and kebap case strings☆154Updated 3 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 11 months ago