solsw / go2linqLinks
Generic Go implementation of .NET's LINQ to Objects.
☆62Updated 5 months ago
Alternatives and similar repositories for go2linq
Users that are interested in go2linq are comparing it to the libraries listed below
Sorting:
- Synchronization and asynchronous computation package for Go☆255Updated last month
- Package for fast copying structs of different types☆52Updated 4 years ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated last month
- a thread-safe concurrent map for go☆97Updated last year
- Expirable Go LRC\LRU cache without goroutines☆89Updated 3 months ago
- A Unicode-based case conversion library for Go☆59Updated last year
- String utilities for Go☆207Updated 2 months ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆250Updated 2 months ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆50Updated 5 months ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 6 months ago
- various libs or tools for Golang☆106Updated this week
- A better Generic Pool (sync.Pool)☆68Updated 3 months ago
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆50Updated last year
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆201Updated 3 years ago
- ☆46Updated last year
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 3 years ago
- A lightweight buffered event lib☆60Updated 3 years ago
- Parse json with comments and trailing commas.☆92Updated 4 years ago
- A collection of common functions but with better performance, less allocations and less dependencies created for Fiber.☆52Updated this week
- Go reflection simplified☆102Updated 9 months ago
- Random fake data and struct generator for Go.☆100Updated last year
- A Go port of the Java Streams API. Type-safe and functional Go Streams processing for Go 1.18+.☆161Updated 2 years ago
- Go 1.18+ generic tuple☆93Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆312Updated 2 months ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- Fast deep-copy library for Go☆101Updated 2 months ago
- Abstract JSON for Golang with JSONPath support☆278Updated 8 months ago
- Convert snake case, camel case and kebap case strings☆154Updated last month
- A highly optimized double-ended queue☆201Updated last year
- Simple in-memory job queue for Golang using worker-based dispatching☆214Updated last year