regeda / expr
Expr – a tiny stack-based virtual machine written in Go
☆31Updated 3 years ago
Alternatives and similar repositories for expr:
Users that are interested in expr are comparing it to the libraries listed below
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 8 months ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- ☆33Updated 2 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- some data structures and algorithms using golang☆69Updated last year
- Optional values for Go☆103Updated 3 months ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Intern Go strings☆94Updated last year
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Run Go tests inside a Docker image☆99Updated last month
- little websocket implementation☆36Updated 2 years ago
- A better Generic Pool (sync.Pool)☆54Updated 2 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- Expression evaluator for Go☆70Updated last week
- Simple profiling for Go☆76Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Generic, zero-alloc, 100%-test covered Quadtree for golang☆37Updated last year
- More readable and easier ordering and comparison tasks☆21Updated 4 years ago
- A simple evaluator for arithmetic integer expressions.☆88Updated 3 years ago
- A simpler and faster alternative to regexp☆52Updated 2 years ago