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 10 months ago
- ☆33Updated 2 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
- A spinlock implementation for Go.☆61Updated 4 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 2 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 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆206Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 6 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- A simple evaluator for arithmetic integer expressions.☆88Updated 3 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Expression evaluator for Go☆74Updated 2 months ago
- miscellaneous useful commands, including 'gosh' the Go scripting tool☆40Updated last week
- Consistent hashing hashring implementation.☆34Updated last year
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 9 months ago
- Transform Go code into it's AST☆123Updated 5 years ago
- Load file-backed memory☆122Updated 2 years ago
- Optional values for Go☆103Updated 5 months ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Off heap golang memory pool☆60Updated 3 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
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- Fast Concurrent / Parallel Sorting in Go☆137Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- ☆98Updated 5 months ago