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
Support Unit like structs for DekuWrite
#450
wcampbell0x2a
closed
5 months ago
1
Support unit structure `struct S;` in derive-macro `DekuWrite`
#449
yuan-y-chang
closed
5 months ago
1
Comply to `cond` attribute while encoding
#448
fbergero
closed
5 months ago
6
Update rstest requirement from 0.19.0 to 0.21.0
#447
dependabot[bot]
closed
3 months ago
1
Add bits as an optional feature for bitvec
#446
wcampbell0x2a
closed
2 months ago
17
Update rstest requirement from 0.19.0 to 0.20.0
#445
dependabot[bot]
closed
5 months ago
1
endian attribute breaks enum
#444
shradej1
closed
5 months ago
2
Ability to ignore excess bytes
#443
noahcoolboy
closed
6 months ago
1
DRAFT: Add DekuWriterMut
#442
wcampbell0x2a
closed
2 weeks ago
2
reader: Improve performance of read_all
#441
wcampbell0x2a
closed
2 months ago
13
Missing magic changed to be a unique error vs a parsing error
#440
Nub
opened
6 months ago
3
Performance of `read_all` and `count`
#439
duskmoon314
closed
2 months ago
2
Update deps
#438
sharksforarms
closed
6 months ago
16
Add diagnostic::on_unimplemented attribute on rust >=1.78
#437
wcampbell0x2a
closed
6 months ago
1
Bump edition in deku-derive to 2021
#436
wcampbell0x2a
closed
6 months ago
1
build(deps): update assert_hex requirement from 0.2.2 to 0.4.1
#435
dependabot[bot]
closed
6 months ago
1
Change Strings in DekuError to Cow<'static, str>
#434
wcampbell0x2a
closed
6 months ago
6
Add returning io:ErrorKind from reader and writer
#433
wcampbell0x2a
closed
6 months ago
2
Update changelog
#432
wcampbell0x2a
closed
6 months ago
1
Cleanup benchmark code
#431
wcampbell0x2a
closed
6 months ago
1
Remove one writer alloc
#430
wcampbell0x2a
closed
6 months ago
4
Add reader::read_bytes_const
#429
wcampbell0x2a
closed
6 months ago
12
Roll a release?
#428
vext01
closed
6 months ago
12
build(deps): update rstest requirement from 0.16.0 to 0.19.0
#427
dependabot[bot]
closed
7 months ago
1
Add reader.into_inner
#426
wcampbell0x2a
closed
7 months ago
1
build(deps): update env_logger requirement from 0.10.0 to 0.11.3
#425
dependabot[bot]
closed
7 months ago
1
Is there a way to pad by a variable number of bytes?
#424
markcorbinuk
closed
6 months ago
3
Attributes spelling fix
#423
wcampbell0x2a
closed
7 months ago
1
Fix broken doc links
#422
wcampbell0x2a
closed
7 months ago
1
build(deps): update env_logger requirement from 0.10.0 to 0.11.2
#420
dependabot[bot]
closed
8 months ago
1
Remove unused DekuWrite trait
#419
wcampbell0x2a
closed
6 months ago
5
build(deps): update env_logger requirement from 0.10.0 to 0.11.1
#418
dependabot[bot]
closed
9 months ago
1
Weird parsing with `bool` and non-aligned data.
#417
jwnhy
closed
9 months ago
4
Impl DekuWrite for [T]
#416
wcampbell0x2a
closed
10 months ago
1
Draft: Improve DekuUpdate
#415
wcampbell0x2a
opened
10 months ago
1
build(deps): update env_logger requirement from 0.10.0 to 0.11.0
#414
dependabot[bot]
closed
9 months ago
1
Working with elements of Vec<StructUsingDeku> to get sum of their byte-sizes
#413
sempervictus
opened
10 months ago
4
Assert for tuple enum
#412
libklein
closed
1 month ago
2
Fix error for invalid deku_id generation on generic enum
#411
wcampbell0x2a
closed
6 months ago
3
How to access enum-struct members?
#410
sempervictus
closed
10 months ago
4
Doc request: update for structs
#409
sempervictus
opened
10 months ago
0
Passing a struct in ctx creates opaque error
#408
sempervictus
opened
10 months ago
7
Cant "count" from Some(field) directly - need as_ref().unwrap()
#407
sempervictus
opened
10 months ago
1
build(deps): update proc-macro-crate requirement from 1.3.0 to 3.1.0
#406
dependabot[bot]
closed
7 months ago
1
Add no-assert-string feature
#405
wcampbell0x2a
closed
6 months ago
4
Error: Parse("Too much data") using custom readers
#404
sempervictus
closed
10 months ago
1
Conditional DekuWrite
#403
whati001
closed
10 months ago
3
Seemingly nonsensical vector count/read_size error
#402
sempervictus
closed
10 months ago
2
How to properly debug Deku input data?
#401
peterdk
closed
10 months ago
4
Revisit enum id & type
#400
sharksforarms
opened
10 months ago
0
Previous
Next