jucardi / go-streamsLinks
Stream Collections for Go. Inspired in Java 8 Streams and .NET Linq
☆331Updated last year
Alternatives and similar repositories for go-streams
Users that are interested in go-streams are comparing it to the libraries listed below
Sorting:
- A Go port of the Java Streams API. Type-safe and functional Go Streams processing☆163Updated last week
- Generate type-safe Go converters by defining function signatures.☆744Updated 3 weeks 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
- Go package that provides annotations for golang to speedup web development☆362Updated 3 weeks ago
- Simple and yet powerful Dependency Injection for Go☆369Updated 8 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆479Updated 6 months ago
- ThreadLocal for Golang.☆269Updated this week
- An enum generator for go☆861Updated this week
- Go Stream, like Java 8 Stream.☆95Updated last year
- Golang rate limiters for distributed applications☆579Updated 2 weeks ago
- All-in-one go testing library☆415Updated last month
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆616Updated 4 months ago
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆278Updated 11 months ago
- Zero-allocation reflection library for Go☆580Updated last year
- Golang port of Abseil's SwissTable☆828Updated 5 months ago
- Abstract JSON for Golang with JSONPath support☆279Updated 8 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,015Updated 9 months ago
- Redis client Mock☆326Updated last year
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆719Updated last year
- Clone any Go data structure deeply and thoroughly.☆321Updated 3 months ago
- Fast ring-buffer deque (double-ended queue)☆696Updated last month
- Promise / Future library for Go☆410Updated 2 years ago
- high performance in-memory cache☆340Updated last week
- A collection of generic data structures written in Go.☆1,339Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆590Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆975Updated 2 months ago
- go-mask is a simple, customizable Go library for masking sensitive information.☆196Updated last year
- 💥 A lightweight DSL & ORM which helps you to write SQL in Go.☆434Updated 7 months ago
- Generate plantuml diagrams from go source files or directories☆408Updated 8 months ago