tidwall / expr
Expression evaluator for Go
☆66Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for expr
- A JSON stream parser for Go☆67Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- A simple prometheus metrics and pprof profile viewer.☆46Updated last year
- A spinlock implementation for Go.☆61Updated 3 years ago
- Load file-backed memory☆121Updated 2 years ago
- TopN collector☆23Updated 5 months ago
- A goroutine limiter for Go☆80Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated 11 months ago
- simple data streams for go☆31Updated 2 years ago
- Simple string pattern matcher for Go☆125Updated 7 months ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Storing strings without GC overhead☆82Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 4 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Best-effort CPU-local sharded values for Go☆197Updated 3 years ago
- Intern Go strings☆92Updated last year
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 3 years ago
- In memory sharded cache implementation☆32Updated 3 years ago
- Go client library for Pilosa☆58Updated 2 years ago
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- A fast little LRU cache for Go☆165Updated last year
- A simple and efficient LRU cache package for Go☆38Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago