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:
- ☆248Updated last week
- Fast deep-copy library for Go☆111Updated 3 weeks ago
- ☆122Updated 2 years ago
- A Go port of the Java Streams API. Type-safe and functional Go Streams processing☆168Updated last month
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆249Updated 10 months ago
- Synchronization and asynchronous computation package for Go☆277Updated 3 months ago
- Go 1.18+ generic tuple☆94Updated 2 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆316Updated 3 weeks ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- A zero-dependency generic in-memory cache Go library☆124Updated 10 months ago
- various libs or tools for Golang☆107Updated last week
- Package for fast copying structs of different types☆53Updated 4 years ago
- Zero-allocation type-safe pool for Go☆244Updated 2 years ago
- A library to help you create pipelines in Golang☆225Updated last year
- Abstract JSON for Golang with JSONPath support☆283Updated 10 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 7 months ago
- A highly optimized double-ended queue☆201Updated 2 years ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 4 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.☆220Updated last year
- high performance in-memory cache☆347Updated last month
- go-mask is a simple, customizable Go library for masking sensitive information.☆200Updated last year
- Convert snake case, camel case and kebap case strings☆154Updated 4 months ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago
- Zero-allocation reflection library for Go☆581Updated last year
- MUS format serializer for Go☆119Updated 3 months ago
- Drop-in replacement for regexp using re2, for any Go app☆167Updated 2 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆625Updated 6 months ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆563Updated 2 weeks ago