maja42 / govalLinks
Expression evaluation in golang
☆173Updated 11 months ago
Alternatives and similar repositories for goval
Users that are interested in goval are comparing it to the libraries listed below
Sorting:
- A zero-dependency generic in-memory cache Go library☆123Updated last year
- Highly configurable, fast JSON encoder for Go☆180Updated 2 years ago
- Go reflection simplified☆103Updated last year
- RBAC - Simple, concurrent Role Based Access Control(GO)☆131Updated 6 years ago
- Simple string pattern matcher for Go☆136Updated 5 months ago
- Read csv file from go using tags☆127Updated 7 months ago
- 🚀 Fast and light wildcard pattern matching.☆99Updated last year
- Server-Sent Events for Go☆181Updated 2 years ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 8 months ago
- ☆130Updated 9 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆214Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated 3 weeks ago
- a thread-safe concurrent map for go☆100Updated 2 years ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 3 years ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fa…☆139Updated 5 years ago
- Package tasks is an easy to use in-process scheduler for recurring tasks in Go☆323Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆330Updated 3 months ago
- Generic and fast binary serializer for Go☆250Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆149Updated 5 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated last year
- A go function to report total system memory☆207Updated 3 years ago
- A trivial channel pubsub I use in lots of projects.☆247Updated last year
- Match regex group into go struct using struct tags and automatic parsing☆150Updated last year
- Pure Go embedded persistent job queue backed by BadgerDB☆167Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆93Updated 2 months ago