lunixbochs / struc
Better binary packing for Go
☆586Updated 6 months ago
Alternatives and similar repositories for struc
Users that are interested in struc are comparing it to the libraries listed below
Sorting:
- a better customizable tool to embed files in go; also update embedded files remotely without restarting the server☆633Updated 2 years ago
- Rich binary (de)serialization library for Golang☆360Updated 3 years ago
- A simple file embedder for Go☆636Updated last year
- Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it.☆982Updated last year
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆264Updated 2 years ago
- A Transport for http.Client that will cache responses according to the HTTP RFC☆750Updated 2 years ago
- A portable mmap package for Go☆1,022Updated 5 months ago
- Virtual filesystem library written in golang☆475Updated last year
- The tomb package helps with clean goroutine termination in the Go language.☆372Updated 2 years ago
- Pure Go line editor with history, inspired by linenoise☆1,064Updated last year
- Persistent stacks and queues for Go backed by LevelDB☆866Updated 4 months ago
- Zero-downtime restarts in Go☆2,099Updated 6 years ago
- Pure golang package for reading and writing xz-compressed files☆508Updated 2 months ago
- github.com/cznic/ql has moved to modernc.org/ql☆1,301Updated 6 years ago
- Extensions to the standard "os" package. Executable and ExecutableFolder.☆442Updated 6 years ago
- a toolkit for creating plugins for Go applications