HewlettPackard / structex
Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing layout parameters, and alignment.
☆65Updated 2 years ago
Alternatives and similar repositories for structex
Users that are interested in structex are comparing it to the libraries listed below
Sorting:
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- 📺 3D Graphics in Go.☆43Updated last year
- Plausible additions to Go standard library packages☆39Updated 3 years ago
- Collect data about your dependencies☆43Updated last week
- Non-Invasive goroutine inspector☆90Updated last month
- Off heap golang memory pool☆60Updated 3 years ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆82Updated 6 months ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Go exec helpers for better using processes.☆95Updated 2 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Golang utlities to make your life easier with zero allocations☆47Updated last month
- simple data streams for go☆31Updated 2 years ago
- Faster substitution of tidwall/gjson☆37Updated 7 months ago
- ☆33Updated 2 years ago
- Digital signal processing package in Go for the discrete wavelet transform (DWT)☆35Updated 5 years ago
- Sort orders and comparison functions.☆30Updated last year
- Storing strings without GC overhead☆83Updated 5 years ago
- Library for monkey-patching functions in Go☆24Updated 3 years ago
- Expression evaluator for Go☆73Updated last month