issues
search
sharksforarms
/
deku
Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization
Apache License 2.0
1.14k
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Wrap BitVec types to remove bitvec re-export
#290
sharksforarms
opened
2 years ago
0
Using Deku alongside BitVec prelude causes multiple applicable items in scope error
#289
Nikola-Milovic
closed
2 years ago
6
Is deku fast?
#288
vext01
closed
2 years ago
2
Enum discriminant selection based on a `cond` and `ctx`?
#287
vext01
closed
2 years ago
2
`Option<Vec<...>>` fields that use `cond` and `until` don't work as expected (?)
#286
vext01
closed
2 years ago
3
impl From<DekuError> for std::io::Error
#285
caass
closed
2 years ago
1
Provide a conversion to`std::io::Error` for `DekuError`
#284
caass
closed
2 years ago
0
Fix issue where endianness trickery wouldn't swap bytes correctly when reading less than the full amount into an integer
#283
caass
closed
2 years ago
2
`#[deku(bits = 24)]` and `#[deku(bytes = 3)]` have different behaviors reading big-endian `u32`
#282
caass
closed
2 years ago
0
Upgrade to bitvec 1.0.0
#281
wcampbell0x2a
closed
2 years ago
3
Recommend LTO(Link Time Optimizations)
#280
wcampbell0x2a
closed
1 year ago
1
Constify primitive bit size of types
#279
wcampbell0x2a
closed
2 years ago
0
Specialize bytes
#278
wcampbell0x2a
closed
2 years ago
11
Support for serialization of composed types
#277
mmmfarrell
closed
2 years ago
3
build(deps): update criterion requirement from 0.3.5 to 0.4.0
#276
dependabot[bot]
closed
2 years ago
1
Common binary data reading example or gallary?
#275
WindSoilder
closed
2 years ago
1
`DekuRead` and `DekuWrite` should use separate error types
#274
dullbananas
opened
2 years ago
2
build(deps): update bitvec requirement from 0.22.1 to 1.0.1
#273
dependabot[bot]
closed
2 years ago
1
Deriving `DekuRead` causes multiple applicable items in scope
#272
yawara
closed
2 years ago
1
Add logging feature
#271
wcampbell0x2a
closed
2 years ago
2
Implement `DekuWrite` for `[T]`
#270
constfold
closed
10 months ago
1
Can't use borrowed type in ctx
#269
constfold
closed
1 month ago
1
build(deps): update rstest requirement from 0.13.0 to 0.15.0
#268
dependabot[bot]
closed
2 years ago
1
build(deps): update rstest requirement from 0.13.0 to 0.14.0
#267
dependabot[bot]
closed
2 years ago
1
Miri: unsupported operation with `-Zmiri-strict-provenance`
#266
wcampbell0x2a
opened
2 years ago
6
Reference whole input from sub struct
#265
inflation
closed
2 years ago
2
Array reads leak resources owned by successfully constructed elements if a subsequent element read fails
#264
wildbook
closed
1 year ago
2
Deku's array initialization is UB, causing crashes for [Vec<T>; N] (and more).
#263
wildbook
closed
2 years ago
4
`const_generics` feature doesn't work without `std` feature
#262
dullbananas
closed
2 years ago
1
Fix documentation for `Size::byte_size`
#261
kraktus
closed
2 years ago
0
Some problems while reading bytes 4-by-4 from a buffer
#260
Dentrax
closed
2 years ago
4
use of undeclared type `DekuTest`
#259
Dentrax
closed
2 years ago
1
build(deps): update rstest requirement from 0.12.0 to 0.13.0
#258
dependabot[bot]
closed
2 years ago
0
build(deps): update darling requirement from 0.13 to 0.14
#257
dependabot[bot]
closed
2 years ago
0
Skip doesn't work
#256
mamscience
closed
2 years ago
1
DekuError: Derive Clone
#255
ghost
closed
2 years ago
0
Follow MaybeUninit docs
#254
sharksforarms
closed
2 years ago
1
Default parsing behavior of `Option` is confusing
#253
dullbananas
opened
2 years ago
5
Question: How to use a BufReader with Deku
#252
ciarant
closed
11 months ago
2
Request for Enhancement: Remove need for #[deku(id = "N)] in exhaustive defininition of discriminants of enum.
#251
dorianprill
opened
2 years ago
1
Request for Enhancement: Availability as an extractor in Tokio's axum
#250
v1gnesh
closed
2 years ago
2
Reading a vector of arbitrary length that has an end of vector magic number
#249
ciarant
closed
2 years ago
2
Support no_std environments without alloc
#248
jhbruhn
closed
2 years ago
6
Fix link error in ensure_no_std
#247
korrat
closed
2 years ago
1
Upgrade to bitvec 1.0.0
#246
JuanPotato
closed
2 years ago
13
Runtime error if enum variant discriminant is doesn't fit in enum type
#245
JuanPotato
opened
2 years ago
2
build(deps): update bitvec requirement from 0.22.1 to 1.0.0
#244
dependabot[bot]
closed
2 years ago
1
bitvec 1.0.0 support
#243
wcampbell0x2a
closed
1 year ago
3
build(deps): update rstest requirement from 0.11 to 0.12
#242
dependabot[bot]
closed
2 years ago
1
How to reference parent field from update attribute on subtype
#241
ciarant
closed
2 years ago
3
Previous
Next