tidwall / exprLinks
Expression evaluator for Go
☆74Updated 3 months ago
Alternatives and similar repositories for expr
Users that are interested in expr are comparing it to the libraries listed below
Sorting:
- Load file-backed memory☆122Updated 2 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- Simple string pattern matcher for Go☆127Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- simple data streams for go☆31Updated 2 years ago
- A fast little LRU cache for Go☆170Updated 2 years ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Storing strings without GC overhead☆83Updated 5 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- Non-Invasive goroutine inspector☆90Updated 3 weeks 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
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆74Updated 2 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago