PaesslerAG / gval
Expression evaluation in golang
☆745Updated last month
Related projects ⓘ
Alternatives and complementary repositories for gval
- A library for diffing golang structures☆898Updated last year
- An in-memory cache with item expiration and generics☆955Updated last week
- A universal mechanism to manage goroutine lifecycles☆1,553Updated 7 months ago
- dque is a fast, embedded, durable queue for Go☆767Updated 3 weeks ago
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆942Updated 3 months ago
- A golang package for converting to snake_case or CamelCase☆1,029Updated 11 months ago
- reflect api without runtime reflect.Value cost☆766Updated 4 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,348Updated this week
- Parse and modify Go struct field tags☆633Updated last year
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆690Updated 9 months ago
- Initialize structs with default values☆800Updated 3 months ago
- A Go library to apply RFC6902 patches and create and apply RFC7386 patches☆1,068Updated 5 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,817Updated 4 months ago
- go-querystring is Go library for encoding structs into URL query strings.☆1,992Updated this week
- Go library for creating finite state machines☆971Updated 2 months ago
- Fast ring-buffer deque (double-ended queue)☆590Updated this week
- Go package for dealing with maps, slices, JSON and other data.☆707Updated 8 months ago
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,297Updated last year
- Generate .proto files from Go source code.☆735Updated 4 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,786Updated last year
- In-memory SQL engine in Go sql/driver for testing purpose☆881Updated 2 months ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆764Updated 2 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆471Updated 2 months ago
- Attach hooks to any database/sql driver☆651Updated 4 months ago
- Get hash values for arbitrary values in Go (golang).☆754Updated last year
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆1,971Updated 3 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,132Updated 4 months ago
- Server Sent Events server and client for Golang☆864Updated 4 months ago
- GoLang Parse many date strings without knowing format in advance.☆2,046Updated 10 months ago
- An enum generator for go☆757Updated last month