regeda / exprLinks
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
Sorting:
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 9 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- ☆33Updated 2 years ago
- More readable and easier ordering and comparison tasks☆21Updated 5 years 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
- Intern Go strings☆95Updated last year
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated last month
- A simple evaluator for arithmetic integer expressions.☆88Updated 3 years ago
- Simple profiling for Go☆76Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- A better Generic Pool (sync.Pool)☆64Updated last month
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- ☆78Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 5 months ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- Allows to mark Go enum types as exhaustive.☆33Updated 8 months ago
- Simple terminal-based dashboard for golang memory statistic☆44Updated 4 years ago
- miscellaneous useful commands, including 'gosh' the Go scripting tool☆40Updated 3 weeks ago
- Experiments with Go generics☆99Updated 3 years ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A memory allocator for Go.☆82Updated 5 years ago
- Run Go tests inside a Docker image☆99Updated 3 months ago
- errs is a package for making errors friendly and easy☆53Updated 7 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago