issues
search
construct
/
construct
Construct: Declarative data structures for python that allow symmetric parsing and building
http://construct.readthedocs.org
Other
919
stars
156
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Best way to read from a FIFO
#1108
twam
opened
2 weeks ago
1
fixes issue 1082
#1107
franzhaas
opened
1 month ago
0
My Suggestion how to contribute to improve upon the compile feature
#1106
franzhaas
opened
1 month ago
0
Python 3.8 EOL, more compileable Struct types (Lambdas and enums)
#1105
franzhaas
opened
1 month ago
0
Python 3.8 EOL
#1104
franzhaas
closed
1 month ago
1
- isolated change to compile NullStripped Structs
#1103
franzhaas
opened
1 month ago
0
- isolated change to compile Adapter derived Structs
#1102
franzhaas
opened
1 month ago
0
Isolated change to compile greedy range
#1101
franzhaas
opened
1 month ago
0
- isolated change to make pickles compileable
#1100
franzhaas
opened
1 month ago
0
- isolated change to make numpy compileable
#1099
franzhaas
opened
1 month ago
0
Compile greedy range
#1098
franzhaas
closed
1 month ago
1
- added capability to compile VarInt
#1097
franzhaas
opened
1 month ago
0
- added ability to compile Terminated
#1096
franzhaas
opened
1 month ago
0
- added capability to compile Checksum
#1095
franzhaas
opened
1 month ago
0
compile Transformed
#1094
franzhaas
opened
1 month ago
0
- added capability to compile Select
#1093
franzhaas
closed
1 month ago
1
- added compile functionality for PascalString
#1092
franzhaas
closed
1 month ago
0
- added capability to compile PaddedStrings
#1091
franzhaas
closed
1 month ago
0
- added compiling CString
#1090
franzhaas
closed
1 month ago
1
Compile GreedyRange
#1089
franzhaas
closed
1 month ago
2
How to "double" parse integer (encoded in bytestring)?
#1088
kratsg
opened
1 month ago
1
More compileables
#1087
franzhaas
closed
1 month ago
0
- do not limit pytest version in workflows
#1086
franzhaas
opened
2 months ago
0
- add pytest.ini file to enable pytest 8.x.y to find the tests
#1085
franzhaas
closed
2 months ago
1
Can I make Bitswapped Enum?
#1084
pompushko
opened
2 months ago
1
2.10.69 introduces problem with integer2bytes
#1083
waszil
opened
2 months ago
3
2.10.70 introduces incompatibility for non-tellable streams
#1082
jchampio
opened
4 months ago
2
Seek on write failed
#1081
janbrummer
opened
5 months ago
2
Key Error: Accessing previous element in Array or GreedyRange during parsing.
#1080
mungewell
opened
5 months ago
1
Truncate long strings in `ListContainer`
#1079
NotWearingPants
closed
2 months ago
0
Long strings in `ListContainer` are not truncated
#1078
NotWearingPants
closed
2 months ago
0
`Computed` fields that defined later not seen in fields defined above
#1077
Mingun
opened
7 months ago
2
Construct contributions to an academic paper?
#1076
pibion
opened
7 months ago
3
Fixing `_sizeof()` for variable-size fields.
#1075
phire
opened
7 months ago
1
2.10.70: pytest fails because it cannot find `tests`
#1074
kloczek
opened
8 months ago
9
PaddedString decoding error handling
#1073
pompushko
opened
8 months ago
8
Question: how to get the subcontext length in an Adapter?
#1072
bradh
closed
8 months ago
2
Speed optimisations
#1071
franzhaas
opened
9 months ago
0
`OneOf` validator fails when given a set of byte characters
#1070
nan-af
opened
9 months ago
5
Allow for user supplied functions in compiled mode
#1069
franzhaas
closed
2 months ago
0
limit pytest version to <8.0.0
#1068
franzhaas
closed
7 months ago
1
sizeof() Terminated raises an error instead of returning 0
#1067
johnranson
opened
10 months ago
1
pytest 8.0.0 does not run the testsuite
#1066
franzhaas
closed
2 months ago
1
Using custom functions in Rebuild
#1065
franzhaas
closed
2 months ago
1
Scope issue when using BitStruct
#1064
Evidlo
opened
10 months ago
0
experiments to improve parsing speed
#1063
franzhaas
closed
9 months ago
18
Add ELF64/32 parser
#1062
aidenfoxivey
closed
10 months ago
0
Rebuild() with Conditional/Optional Keys
#1061
mungewell
closed
10 months ago
2
[Example] ELF64 parser
#1060
aidenfoxivey
closed
10 months ago
5
[Feature] Construct build to return also parse
#1059
alonbl
opened
11 months ago
0
Next