HewlettPackard / structexLinks
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:
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Collect data about your dependencies☆43Updated last month
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 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
- 🔀 schedule functions on the main thread☆37Updated 3 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆82Updated 3 weeks ago
- simple data streams for go☆31Updated 2 years ago
- Digital signal processing package in Go for the discrete wavelet transform (DWT)☆35Updated 5 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- High throughput primitives library☆50Updated last year
- A JSON stream parser for Go☆67Updated 2 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆44Updated 3 years ago
- Non-Invasive goroutine inspector☆90Updated last month
- Go's missing DateTime package☆37Updated 6 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Natural strings sorting in Go☆79Updated 11 months ago
- Consistent hashing hashring implementation.☆34Updated last year
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last year
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- The buffered IO pipe.☆32Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 7 months ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Library for monkey-patching functions in Go☆24Updated 3 years ago
- Go localization framework☆31Updated 3 weeks ago
- Expression evaluator for Go☆74Updated 2 months ago