dearplain / goloaderLinks
load and run golang code at runtime. (WARNING: this repo has not been maintained for a long time, please take a look at https://github.com/pkujhd/goloader)
☆619Updated 5 years ago
Alternatives and similar repositories for goloader
Users that are interested in goloader are comparing it to the libraries listed below
Sorting:
- A simple file embedder for Go☆635Updated last year
- Daemonize Go applications deviously.☆494Updated 3 years ago
- Hard fork of jteeuwen/go-bindata because it disappeared, Please refer to issues#5 for details.☆660Updated 6 years ago
- Serves embedded files from `jteeuwen/go-bindata` with `net/http`☆865Updated 4 months ago
- C to Go Assembly☆1,335Updated 3 years ago
- Goroutine local storage☆679Updated 2 years ago
- A portable mmap package for Go☆1,035Updated 6 months ago
- reuse tcp/udp ports in golang☆792Updated 2 months ago
- a better customizable tool to embed files in go; also update embedded files remotely without restarting the server☆634Updated 2 years ago
- A golang package that allows you to access unexported functions from other packages☆238Updated 4 years ago
- Lightweight Goroutine pool☆745Updated 6 years ago
- Zero-copy sockets for Linux in Golang☆832Updated 4 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- github.com/cznic/ql has moved to modernc.org/ql☆1,301Updated 6 years ago
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- load and run golang code at runtime.☆534Updated this week
- Buffer/Byte pool for Go☆475Updated 6 years ago
- Gotabulate - Easily pretty-print your tabular data with Go☆338Updated 4 years ago
- Partial port of Python difflib package to Go☆413Updated 2 years ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆547Updated 10 months ago
- MemConn is an in-memory network stack for Go.☆550Updated last year
- Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it.☆982Updated last year
- Better binary packing for Go☆586Updated 7 months ago
- File system event notification library on steroids.☆918Updated last year
- reflect api without runtime reflect.Value cost☆797Updated 2 months ago
- The Snappy compression format in the Go programming language.