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:
- Go reflection simplified☆102Updated 8 months ago
- Load file-backed memory☆122Updated 2 years ago
- Simple string pattern matcher for Go☆127Updated last year
- Non-Invasive goroutine inspector☆91Updated last month
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Expirable Go LRC\LRU cache without goroutines☆86Updated 3 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Expression evaluator for Go☆74Updated 3 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- sysconf for Go, without using cgo☆144Updated this week
- Package for fast copying structs of different types☆51Updated 4 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆228Updated 5 years ago
- A fast little LRU cache for Go☆170Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Go Pooling Helpers☆116Updated 5 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- In-memory implementation of Go's `io/fs.FS` interface☆115Updated 8 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last month
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- System V shared memory functions in pure Go.☆133Updated 9 months ago