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:
- Load file-backed memory☆122Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Non-Invasive goroutine inspector☆90Updated last month
- A JSON stream parser for Go☆67Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Simple string pattern matcher for Go☆127Updated last year
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 5 years ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A memory allocator for Go.☆83Updated 5 years ago
- Expression evaluator for Go☆74Updated 2 months ago
- Off heap golang memory pool☆60Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 3 weeks ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Go reflection simplified☆101Updated 7 months ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- A collection of efficient generic integer parser functions for Go☆19Updated 7 months ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Automatic Service Mesh and RPC generation for Go micro services, it's a humble alternative to gRPC with Istio.☆69Updated 5 years ago
- Package for getting the runtime ID of a goroutine☆45Updated last year
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆46Updated 6 years ago