apaxa-go / eval
Package eval implements evaluation of GoLang expression at runtime.
☆58Updated 7 years ago
Alternatives and similar repositories for eval:
Users that are interested in eval are comparing it to the libraries listed below
- Easily get the golang syntax tree and modify the code.☆151Updated 2 years ago
- A tiny library to get current goroutine id☆90Updated last year
- A golang parallel library, used for business logic aggregation and refactory without changing user function declaration.☆82Updated 3 months ago
- Modern Go Programming☆96Updated last year
- Lightweight and fast SQL builder for Go language, moved to https://gitea.com/xorm/builder☆154Updated 5 years ago
- hàn zì pīn yīn for Golang☆103Updated 6 years ago
- tool for logrus, let it easy to use☆161Updated 3 years ago
- Automatically exported from code.google.com/p/graphics-go☆59Updated last year
- Sqlx wrapper with round-robin load-balancing feature☆47Updated 4 years ago
- ☆90Updated last year
- Pretty Slug.☆94Updated 4 years ago
- Sample of Go1.7 Binary-Only Packages☆80Updated 8 years ago
- hotfix for go applications via plugin, supports Linux and MacOS☆135Updated 7 years ago
- Translates TOML into a Go type in your browser instantly☆151Updated 2 years ago
- go channel patterns☆91Updated 5 years ago
- goroutine local storage (use context instead if possible)☆75Updated last month
- A multi level memory pool for Golang☆44Updated 7 years ago
- Lightweight & Compitable wrapper of database/sql, move to https://gitea.com/xorm/core☆52Updated 5 years ago
- a Go package to structure and resolve options☆65Updated 5 years ago
- SSDB Golang client☆103Updated 4 years ago
- my personal golang lib☆127Updated 4 years ago
- Set is a useful collection but there is no built-in implementation in Go lang.