antonmedv / golang-expression-evaluation-comparisonLinks
Go expression evaluation comparison
☆52Updated 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☆122Updated 3 years ago
- Non-Invasive goroutine inspector☆93Updated 3 months ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Expression evaluator for Go☆77Updated 7 months ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Simple string pattern matcher for Go☆134Updated 2 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Go reflection simplified☆102Updated last year
- Expirable Go LRC\LRU cache without goroutines☆90Updated last month
- Storing strings without GC overhead☆84Updated last month
- Compile Go regular expressions to Go code☆96Updated 2 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- System V shared memory functions in pure Go.☆134Updated last year
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 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.☆221Updated 2 years ago
- Rolling window implementation in go.☆58Updated 3 weeks ago
- Go client library for Pilosa☆57Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 4 months ago
- A better Generic Pool (sync.Pool)☆68Updated 6 months ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆120Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 2 months ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago