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:
- A Go port of the Java Streams API. Type-safe and functional Go Streams processing for Go 1.18+.☆161Updated 2 years ago
- ☆245Updated this week
- Fast deep-copy library for Go☆101Updated 2 months ago
- Synchronization and asynchronous computation package for Go☆255Updated last month
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆246Updated 8 months ago
- A highly optimized double-ended queue☆201Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- various libs or tools for Golang☆106Updated this week
- ☆122Updated 2 years ago
- MUS format serializer for Go☆115Updated 3 weeks ago
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- go-mask is a simple, customizable Go library for masking sensitive information.☆195Updated last year
- Abstract JSON for Golang with JSONPath support☆278Updated 8 months ago
- Convert snake case, camel case and kebap case strings☆154Updated last month
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 9 months ago
- Go 1.18+ generic tuple☆94Updated this week
- A zero-dependency generic in-memory cache Go library☆125Updated 7 months ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- high performance in-memory cache☆338Updated last month
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆521Updated 2 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…☆396Updated 5 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆312Updated 2 months ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆213Updated 11 months ago
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Golang ClickHouse client☆276Updated last year
- A library to help you create pipelines in Golang☆222Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆609Updated 4 months ago
- 🚨 slog: Attribute formatting☆182Updated 2 weeks ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago