spyzhov / ajsonLinks
Abstract JSON for Golang with JSONPath support
☆272Updated 6 months ago
Alternatives and similar repositories for ajson
Users that are interested in ajson are comparing it to the libraries listed below
Sorting:
- ☆205Updated 10 months ago
- Go structures with default values using tags☆319Updated 9 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆425Updated 2 years ago
- Zero-allocation reflection library for Go☆572Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆592Updated 2 months ago
- Convert snake case, camel case and kebap case strings☆151Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆306Updated 2 weeks ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆252Updated 2 weeks ago
- Interceptors for database/sql☆503Updated 2 years ago
- golang : go tool cover to XML (Cobertura) export tool.☆131Updated 7 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…☆388Updated 2 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 8 months ago
- simple struct copying for golang☆456Updated 5 years ago
- Go package pointer provides helpers to get pointers to values of built-in types.☆222Updated 2 years ago
- Generic resource pool for Go☆367Updated last month
- Expirable Go LRC\LRU cache without goroutines☆85Updated last month
- go-mask is a simple, customizable Go library for masking sensitive information.☆193Updated 10 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 6 months ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors