HewlettPackard / structexLinks
Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing layout parameters, and alignment.
☆67Updated 3 years ago
Alternatives and similar repositories for structex
Users that are interested in structex are comparing it to the libraries listed below
Sorting:
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- simple data streams for go☆31Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Collect data about your dependencies☆43Updated 8 months ago
- Load file-backed memory☆122Updated 3 years ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 6 years ago
- Go's missing DateTime package☆37Updated last month
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆76Updated 4 months ago
- Digital signal processing package in Go for the discrete wavelet transform (DWT)☆39Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Compile Go regular expressions to Go code☆96Updated 5 months ago
- Go exec helpers for better using processes.☆95Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- An Elegant and simple tool for executing common tasks on remote servers.☆37Updated 4 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 4 months ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆88Updated 8 months ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆37Updated 3 years ago
- Simple, specialised, and efficient binary marshaling☆37Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- Convert a go file to its ast representation☆94Updated 6 months ago
- Runtime struct builder for Go☆32Updated 3 months ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago