antonmedv / golang-expression-evaluation-comparisonLinks
Go expression evaluation comparison
☆50Updated last year
Alternatives and similar repositories for golang-expression-evaluation-comparison
Users that are interested in golang-expression-evaluation-comparison are comparing it to the libraries listed below
Sorting:
- Load file-backed memory☆121Updated 2 years ago
- Go reflection simplified☆102Updated 10 months ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Non-Invasive goroutine inspector☆92Updated 3 weeks ago
- Simple string pattern matcher for Go☆130Updated last year
- Expirable Go LRC\LRU cache without goroutines☆89Updated 4 months ago
- Best-effort CPU-local sharded values for Go☆202Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- A fast little LRU cache for Go☆173Updated 2 years ago
- Compile Go regular expressions to Go code☆96Updated 3 weeks ago
- Storing strings without GC overhead☆84Updated 5 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆236Updated 5 years ago
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Expression evaluator for Go☆77Updated 5 months ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Go exec helpers for better using processes.☆95Updated 2 years ago
- Library for creating predicate mini-languages in Go☆100Updated last month
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- A JSON stream parser for Go☆68Updated 2 years ago
- System V shared memory functions in pure Go.☆134Updated 11 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆71Updated 2 weeks ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆54Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Rolling window implementation in go.☆58Updated 2 weeks ago
- In-memory implementation of Go's `io/fs.FS` interface☆118Updated 10 months ago