lunixbochs / strucLinks
Better binary packing for Go
☆589Updated 9 months ago
Alternatives and similar repositories for struc
Users that are interested in struc are comparing it to the libraries listed below
Sorting:
- Rich binary (de)serialization library for Golang☆362Updated 3 years ago
- Virtual filesystem library written in golang☆472Updated last year
- A simple file embedder for Go☆634Updated last year
- a better customizable tool to embed files in go; also update embedded files remotely without restarting the server☆634Updated 2 years ago
- Extensions to the standard "os" package. Executable and ExecutableFolder.☆442Updated 6 years ago
- Persistent stacks and queues for Go backed by LevelDB☆865Updated 7 months ago
- Runtime dynamic library loader (dlopen / dlsym) for Go (golang)☆274Updated 6 years ago
- Emits events in Go way, with wildcard, predicates, cancellation possibilities and many other good wins☆524Updated 2 years ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆263Updated 3 years ago
- File system event notification library on steroids.☆915Updated last year
- 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.co…☆619Updated 5 years ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆895Updated 2 years ago
- A binary stream packer and unpacker☆232Updated 3 years ago
- Pure golang package for reading and writing xz-compressed files☆519Updated 5 months ago
- Simple backoff algorithm in Go (golang)☆651Updated last year
- gosync is a library for Golang styled around zsync / rsync, written with the intent that it enables efficient differential file transfer …☆587Updated 5 years ago
- Fix golang compiled binaries on x86_64 so that they can be packed with UPX☆343Updated 8 years ago
- A package for IP Filtering in Go (golang)☆394Updated 11 months ago
- a toolkit for creating plugins for Go applications☆776Updated last year
- Collection of compression related Go packages.☆411Updated last year
- Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it.☆982Updated last year
- Easy way to generate msi package for a Go project☆487Updated 2 years ago
- A Windows named pipe implementation written in pure Go.☆313Updated last year
- A Transport for http.Client that will cache responses according to the HTTP RFC☆751Updated 2 years ago
- LZ4 compression and decompression in pure Go☆930Updated 2 months ago
- The tomb package helps with clean goroutine termination in the Go language.☆371Updated 2 years ago
- Pure-Go library for cross-platform local peer discovery using UDP multicast☆660Updated 7 months ago
- reuse tcp/udp ports in golang☆794Updated 4 months ago
- Go implementation of bsdiff & bspatch☆309Updated last year
- Minimal metrics for Go (counter/gauge/histogram). No dependencies. Compatible with expvar. Web UI included.☆363Updated 5 years ago