PaesslerAG / gval
Expression evaluation in golang
☆743Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for gval
- An in-memory cache with item expiration and generics☆947Updated this week
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆689Updated 9 months ago
- A library for diffing golang structures☆895Updated last year
- reflect api without runtime reflect.Value cost☆762Updated 3 months ago
- Go package for dealing with maps, slices, JSON and other data.☆705Updated 8 months ago
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,293Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆845Updated last month
- In-memory SQL engine in Go sql/driver for testing purpose☆883Updated last month
- Implements string functions widely used in other languages but absent in Go.☆1,398Updated 5 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,807Updated 4 months ago
- Attach hooks to any database/sql driver☆651Updated 4 months ago
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆1,965Updated 2 months ago
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆772Updated 5 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,780Updated last year
- dque is a fast, embedded, durable queue for Go☆764Updated 2 weeks ago
- Go library for creating finite state machines☆963Updated 2 months ago
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆939Updated 2 months ago
- Generate .proto files from Go source code.☆735Updated 4 years ago
- A Go (golang) package for representing a list of errors as a single error.☆2,341Updated last month
- Golang errors with stack trace and source fragments.☆1,029Updated 5 months ago
- Concurrency limiting goroutine pool☆1,331Updated 4 months ago
- Server Sent Events server and client for Golang☆857Updated 4 months ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆876Updated last year
- A golang package for converting to snake_case or CamelCase☆1,025Updated 11 months ago
- ☆183Updated 3 months ago
- A comprehensive error handling library for Go☆1,131Updated this week
- Fast, zero heap allocation Go Trie for runes or paths☆469Updated last month
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,120Updated 4 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,352Updated last week
- Super short, fully unique, non-sequential and URL friendly Ids☆938Updated 2 years ago