antonmedv / golang-expression-evaluation-comparisonLinks
Go expression evaluation comparison
☆53Updated 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
- Storing strings without GC overhead☆84Updated 2 months ago
- Simple string pattern matcher for Go☆134Updated 2 months ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated 2 months ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Non-Invasive goroutine inspector☆93Updated 3 months ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Expression evaluator for Go☆77Updated 7 months ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Go reflection simplified☆102Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆167Updated 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
- Golang LRU cache with expire feature.☆66Updated last year
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- goroutine local storage (use context instead if possible)☆78Updated 9 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- JDBC driver wrapper for golang☆101Updated 3 years ago
- Go exec helpers for better using processes.☆95Updated 2 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆121Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 3 months ago
- ☆123Updated 2 years ago
- Compile Go regular expressions to Go code☆96Updated 3 months ago
- System V shared memory functions in pure Go.☆134Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- A goroutine limiter for Go☆84Updated 3 years ago