HewlettPackard / structex
Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing layout parameters, and alignment.
☆62Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for structex
- Off heap golang memory pool☆59Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- A JSON stream parser for Go☆67Updated 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
- Plausible additions to Go standard library packages☆39Updated 2 years ago
- Collect data about your dependencies☆41Updated last week
- A simple prometheus metrics and pprof profile viewer.☆46Updated last year
- 🔀 schedule functions on the main thread☆34Updated 2 years ago
- Golang io.Reader and io.Writer but with limits☆76Updated last year
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆79Updated last week
- Golang package to return the elapsed time since a given time in a human readable format☆36Updated last month
- Non-Invasive goroutine inspector☆91Updated 10 months ago
- simple data streams for go☆31Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 3 years ago
- Load file-backed memory☆121Updated 2 years ago
- ☆33Updated 2 years ago
- Object file abstractions in Go☆30Updated 7 months ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆69Updated 2 years ago
- Sensitive word filter written in Golang.☆31Updated 4 years ago
- Porting libc from C to Go☆24Updated 6 months ago
- The buffered IO pipe.☆32Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Parse json with comments and trailing commas.☆87Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 4 years ago
- Natural strings sorting in Go☆74Updated 5 months ago