antonmedv / golang-expression-evaluation-comparisonLinks
Go expression evaluation comparison
☆56Updated 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:
- Storing strings without GC overhead☆85Updated last month
- Package for fast copying structs of different types☆52Updated 5 years ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago
- Load file-backed memory☆122Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Simple string pattern matcher for Go☆136Updated 4 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Expirable Go LRC\LRU cache without goroutines☆92Updated last month
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆247Updated 6 years ago
- Transform Go code into it's AST☆122Updated 6 years ago
- Expression evaluator for Go☆80Updated last week
- Go reflection simplified☆102Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- ☆123Updated 2 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆56Updated 4 years ago
- Go exec helpers for better using processes.☆95Updated 3 years ago
- System V shared memory functions in pure Go.☆134Updated last year
- Compile Go regular expressions to Go code☆96Updated 5 months ago
- Golang LRU cache with expire feature.☆66Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- A goroutine limiter for Go☆84Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 5 years ago
- Intern Go strings☆97Updated 2 years ago