regeda / exprLinks
Expr – a tiny stack-based virtual machine written in Go
☆31Updated 4 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 11 months ago
- treedrawer is a Go module for drawing trees on the terminal.☆84Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 6 months ago
- Optional values for Go☆103Updated 6 months ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆162Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last month
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated last week
- Intern Go strings☆96Updated last year
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- An implementation of sed in Go. Just because!☆140Updated 3 months ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- A cancelable reader for Go☆131Updated last year
- Transform Go code into it's AST☆123Updated 5 years ago
- Run Go tests inside a Docker image☆99Updated 5 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- A simple evaluator for arithmetic integer expressions.☆88Updated 3 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 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 3 years ago
- Experiments with Go generics☆100Updated 3 years ago
- Expression evaluator for Go☆74Updated 3 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Generic manual memory management for golang☆171Updated 6 months ago
- ☆33Updated 2 years ago