ugurcsen / gods-genericLinks
GoDS-Generic (Go Generic Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
☆71Updated last year
Alternatives and similar repositories for gods-generic
Users that are interested in gods-generic are comparing it to the libraries listed below
Sorting:
- Fast deep-copy library for Go☆106Updated 2 months ago
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆247Updated 9 months ago
- ☆249Updated last week
- Synchronization and asynchronous computation package for Go☆270Updated last month
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆314Updated 2 weeks ago
- various libs or tools for Golang☆107Updated 2 weeks ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Abstract JSON for Golang with JSONPath support☆279Updated 9 months ago
- A Go port of the Java Streams API. Type-safe and functional Go Streams processing☆167Updated 2 weeks ago
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- Go 1.18+ generic tuple☆94Updated 3 weeks ago
- ☆122Updated 2 years ago
- 🚨 slog: Attribute formatting☆191Updated last week
- A zero-dependency generic in-memory cache Go library☆125Updated 8 months ago
- A library to help you create pipelines in Golang☆222Updated last year
- go-mask is a simple, customizable Go library for masking sensitive information.☆197Updated last year
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- A highly optimized double-ended queue☆201Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆250Updated 3 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…☆397Updated 5 months ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆203Updated 3 years ago
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆284Updated last week
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 9 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆529Updated last week
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Convert snake case, camel case and kebap case strings☆154Updated 2 months ago
- MUS format serializer for Go☆116Updated last month
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆620Updated 5 months ago