xtaci / goeval
eval golang code on the fly
☆15Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for goeval
- Gracefully restart your Golang HTTP/TCP service☆11Updated 9 years ago
- pluginable, fast,structrued and leveled logging package☆39Updated 2 months ago
- Conditionally compiled assertions in Go☆19Updated 6 years ago
- github.com/cznic/sortutil has moved to modernc.org/sortutil☆32Updated 5 years ago
- A tiny library to get current goroutine id☆91Updated last year
- libmysqlclient binding for Go☆46Updated 8 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 7 years ago
- package binary is a lightweight and high-performance serialization library to encode/decode between go data and []byte.☆22Updated 6 years ago
- skiplist for golang☆84Updated 9 years ago
- my personal golang lib☆128Updated 3 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Sample of Go1.7 Binary-Only Packages☆80Updated 7 years ago
- pub/sub based chat server☆28Updated 7 years ago
- turbo is a lightweight network framework for golang☆73Updated last year
- gsdocker gradle like build tool☆19Updated 9 years ago
- System V IPC (message queues, semaphore sets, and shared memory segments) bindings for golang☆26Updated 2 years ago
- pratt parser framework