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:
- Simple string pattern matcher for Go☆128Updated last year
- Load file-backed memory☆122Updated 2 years ago
- Non-Invasive goroutine inspector☆91Updated last month
- Expirable Go LRC\LRU cache without goroutines☆89Updated 3 months ago
- Storing strings without GC overhead☆82Updated 5 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆235Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Expression evaluator for Go☆76Updated 4 months ago
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Go reflection simplified☆102Updated 9 months ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- System V shared memory functions in pure Go.☆133Updated 10 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆118Updated 9 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Off heap golang memory pool☆60Updated 4 years ago
- Rolling window implementation in go.☆58Updated last month
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last month
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆161Updated 2 years ago
- A goroutine limiter for Go☆83Updated 3 years ago