issues
search
koute
/
speedy
A fast binary serialization framework
Apache License 2.0
381
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Writeable::bytes_needed in const context
#76
bart-sensirion-qm
opened
4 weeks ago
0
Fix `clippy::legacy_numeric_constants` lints
#75
waywardmonkeys
opened
1 month ago
0
Allow glam 0.29
#74
fu5ha
closed
1 month ago
0
feat: no_std support
#73
ytakano
closed
1 month ago
1
feat: Added serialization for Chrono Duration
#72
heiseish
opened
4 months ago
0
`read_with` and `write_with` attribute for fields
#71
tecc
opened
4 months ago
0
Bump `quickcheck` to 1.x
#70
waywardmonkeys
closed
1 month ago
1
Bump upper bound of `glam` to 0.28
#69
waywardmonkeys
closed
4 months ago
2
Fix typo.
#68
waywardmonkeys
closed
1 month ago
0
Segfault on &'a [&'a str]
#67
alfa07
opened
9 months ago
0
fix: return consistent results from readers
#66
tjallingt
opened
9 months ago
0
feat: add support for Rc and Arc
#65
tjallingt
opened
9 months ago
0
Duration::new panics in Readable impl
#64
caibear
opened
9 months ago
0
Implement Readable and Writable for SocketAddr and its variants
#63
jeromegn
opened
10 months ago
1
Mark u64 as IntoLength
#62
zdimension
opened
10 months ago
0
Mark compatibility with glam 0.25
#61
fornwall
closed
10 months ago
1
`derive` fails for structs with const generics
#60
MyK00L
opened
1 year ago
0
Bump `indexmap` to 2
#59
futsuuu
closed
10 months ago
1
Added implementation for [T; n], where n < 65
#58
IDEDARY
closed
10 months ago
1
`read_from_stream_buffered` produces different results than other readers
#57
tjallingt
opened
1 year ago
5
macro generated enum with explicit discriminant values hits panic
#56
tjallingt
opened
1 year ago
0
New release?
#55
jnises
closed
9 months ago
2
Fix clippy lint in generated code
#54
Jake-Shadle
closed
6 months ago
2
Clippy 1.70.0 gives warning with `speedy::Writable`
#53
Jake-Shadle
closed
6 months ago
0
Adds Readable and Writable implementations for RangeInclusive
#52
jeromegn
closed
1 year ago
0
Bump upper bound of `glam` to 0.24
#51
jnises
closed
1 year ago
0
fix: support type parameters with defaults
#50
tjallingt
closed
1 year ago
1
Type parameter default errors
#49
tjallingt
closed
1 year ago
3
NATIVE not accessible
#48
mikedilger
closed
1 year ago
1
Implement `Readable`/`Writable` for `Result<T, E>`
#47
BobAnkh
closed
1 year ago
2
impl Readable and Writeable for array with const generics
#46
chronicl
closed
10 months ago
3
Fix upgrade to syn 2.0
#45
davidpdrsn
closed
1 year ago
2
Update to syn 2.0
#44
davidpdrsn
closed
1 year ago
7
Is it possible to implement Readable and Writable for std::result::Result<T, E>
#43
BobAnkh
closed
1 year ago
3
Support armv5te-unknown-linux-gnueabi
#42
tinywombat765
opened
1 year ago
0
Please include this informatin in the README
#41
dpc
opened
1 year ago
1
Is there anytime soon going to be #[no_std] support?
#40
TryingToCreateCrate
opened
2 years ago
0
Address clippy lints
#39
danieleades
opened
2 years ago
0
run tests in CI
#38
danieleades
opened
2 years ago
0
add clippy linting CI job
#37
danieleades
opened
2 years ago
0
add autoformatting
#36
danieleades
opened
2 years ago
0
add dependabot config
#35
danieleades
opened
2 years ago
0
Speedy derive macro is throwing clippy errors in downstream crates
#34
danieleades
opened
2 years ago
1
Fix Clippy unsafe warnings that affects users
#33
repi
closed
2 years ago
2
Add support for glam 0.21.0-0.22.0
#32
repi
closed
2 years ago
4
Update dependencies and fix several clippy findings.
#31
brmmm3
opened
2 years ago
0
Add support for Path+PathBuf
#30
brmmm3
opened
2 years ago
0
Support `Rc<T> and Arc<T>`
#29
aminya
opened
2 years ago
0
Please fix: lengths encoding, fixed-size arrays and references
#28
seniorjoinu
opened
2 years ago
1
Conditional `skip` option
#27
carsonfarmer
opened
2 years ago
0
Next