issues
search
go-restruct
/
restruct
Rich binary (de)serialization library for Golang
https://restruct.io/
ISC License
360
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Good to use?
#60
lordofscripts
opened
4 months ago
6
[FEATURE] "cstring" type and success count in parsing functions
#59
5IGI0
closed
1 year ago
4
Packing int or uint returns zero bytes without error
#58
fritzr
opened
1 year ago
1
Add support for uintptr encoding/decoding
#57
anisse
opened
2 years ago
4
Add tests for expr/package.
#56
jchv
closed
2 years ago
1
Add tests for expr/env.
#55
jchv
closed
2 years ago
1
Switch CI to GitHub Actions.
#54
jchv
closed
2 years ago
1
Unexpected result parsing bitfield
#53
bearsh
opened
2 years ago
1
[FEATURE] "remainder" option
#52
johnnybubonic
opened
2 years ago
0
[FEATURE] "readto" a certain byte/sequence is encountered
#51
johnnybubonic
opened
2 years ago
0
there is a bug in parsing by go-restruct
#50
fenggolang
opened
3 years ago
3
Unpacking variable-length structs into array
#49
mpictor
closed
2 years ago
4
"invalid character -" using sizefrom expression
#48
kwtj43
opened
3 years ago
1
Fix bitpacking edge case behaviors.
#47
jchv
closed
3 years ago
2
Integers not parsed as two's complement if not on byte boundary
#46
umeat
closed
3 years ago
3
`if=Field == 1` evaluates to false only if 'Field' has derived type
#45
joonas-fi
opened
3 years ago
0
Dynamic amount of padding / alignment
#44
joonas-fi
opened
3 years ago
0
Operators don't work for derived types (e.g. `type Flags uint8`)
#43
joonas-fi
opened
3 years ago
1
Proposal: Please start using Semantic Versioning
#42
KateGo520
closed
4 years ago
9
[Question] Dynamic field type based on another field in the same struct
#41
hetsch
closed
4 years ago
5
[Question] use of if expression for dynamically sized field
#40
SterlingAr
closed
4 years ago
3
Packing struct with interfaces
#39
klaxxon
closed
4 years ago
2
Fix decode from array to slice with different but allocatable types
#38
neglect-yp
closed
4 years ago
1
Fix decoder for slice of different but allocatable types
#37
neglect-yp
closed
4 years ago
2
Specify bit length of type within slice
#36
umeat
opened
5 years ago
2
Restruct expression language.
#35
jchv
closed
5 years ago
3
How might I implement sign magnitude ints?
#34
umeat
opened
5 years ago
4
Issue with List Unpacking with values over byte boundary
#33
umeat
closed
5 years ago
3
Implement expression language.
#32
jchv
closed
5 years ago
0
Add support for expressions.
#31
jchv
closed
5 years ago
0
Implement sizefrom option.
#30
jchv
closed
5 years ago
1
Implement boolean support
#29
jchv
closed
5 years ago
1
Implement decoding and encoding of boolean values.
#28
jchv
closed
5 years ago
0
Bit Packing / Unpacking issue
#27
umeat
closed
5 years ago
4
Unpacking variable sized payloads.
#26
mhussa
closed
6 years ago
2
How to specify that one field is used as the length for two distinct slices?
#25
mewmew
closed
5 years ago
4
Custom interpretation/parsing of integer value?
#24
mewmew
closed
6 years ago
1
How to specify sizeof for slice defined in another struct?
#23
mewmew
closed
5 years ago
9
Simplify example on restruct.io
#22
mewmew
closed
6 years ago
6
Fix type resolve logic
#21
DmitryBochkarev
closed
6 years ago
2
LICENSE.md: add title
#20
waldyrious
closed
7 years ago
3
How can I deserialize dynamic types?
#19
elfchief
opened
7 years ago
5
Finalize bitfield syntax and behavior
#18
jchv
opened
7 years ago
7
Implement performance and memory allocation testing
#17
jchv
opened
7 years ago
2
Implement SizeOf function. (Fixes #7)
#16
jchv
closed
7 years ago
1
Various small cleanups
#15
jchv
closed
7 years ago
1
Add Contributors file.
#14
jchv
closed
7 years ago
1
Implement streaming with io.Reader and io.Writer
#13
jchv
opened
7 years ago
0
Ability to pass buffer to `restruct.Pack`
#12
jchv
opened
7 years ago
0
Add testing around unaddressable struct fields.
#11
jchv
opened
7 years ago
0
Next