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:
- ☆255Updated 3 weeks ago
- A Go port of the Java Streams API. Type-safe and functional Go Streams processing☆169Updated 3 months ago
- Go 1.18+ generic tuple☆95Updated 4 months ago
- Synchronization and asynchronous computation package for Go☆284Updated last week
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- Fast deep-copy library for Go☆122Updated 3 weeks ago
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆259Updated 2 months ago
- ☆123Updated 2 years 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
- Abstract JSON for Golang with JSONPath support☆288Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- A highly optimized double-ended queue☆202Updated 2 years ago
- Convert snake case, camel case and kebap case strings☆154Updated 6 months ago
- Package for fast copying structs of different types☆52Updated 5 years ago
- various libs or tools for Golang☆108Updated 2 weeks ago
- MUS format serializer for Go☆120Updated 2 months ago
- A Golang package for doing a deep copy for (just about) anything☆149Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆326Updated last month
- 🚨 slog: Attribute formatting☆205Updated last week
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- A zero-dependency generic in-memory cache Go library☆123Updated last year
- easier, faster, but extendable MessagePack Serializer for Golang. / msgpack.org[Go]☆174Updated 3 weeks ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆646Updated 8 months ago
- high performance in-memory cache☆359Updated 3 months ago
- A better Generic Pool (sync.Pool)☆69Updated 8 months ago
- go-mask is a simple, customizable Go library for masking sensitive information.☆200Updated last year
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆222Updated last year
- 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…☆399Updated 9 months ago
- a thread-safe concurrent map for go☆100Updated 2 years ago