tidwall / expr
Expression evaluator for Go
☆68Updated last year
Alternatives and similar repositories for expr:
Users that are interested in expr are comparing it to the libraries listed below
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Simple string pattern matcher for Go☆127Updated 11 months ago
- Off heap golang memory pool☆59Updated 3 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Load file-backed memory☆120Updated 2 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Package for fast copying structs of different types☆49Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Go templates invoked as functions☆154Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Intern Go strings☆94Updated last year
- simple data streams for go☆31Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- ☆121Updated last year
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- Storing strings without GC overhead☆82Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Compile Go regular expressions to Go code☆96Updated 2 years ago
- TopN collector☆23Updated 9 months ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- Consistent hashing hashring implementation.☆34Updated last year