issues
search
BurntSushi
/
byteorder
Rust library for reading/writing numbers in big-endian and little-endian.
The Unlicense
981
stars
143
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
cargo: add no_std in categories
#164
a1phyr
closed
3 years ago
1
Add methods that take/return arrays
#163
joshlf
opened
4 years ago
2
Add `read_u8_into()` for completeness
#162
I3ck
closed
4 years ago
2
Why does that write NUL's?
#161
deeprobin
closed
3 years ago
1
Changelog is one year behind
#160
Vlad-Shcherbina
closed
3 years ago
5
ci: switch to GitHub Actions
#159
BurntSushi
closed
4 years ago
2
Avoid unwrap
#158
tkaitchuck
closed
4 years ago
1
Resolve clippy warnings in normal build
#157
zrneely
closed
4 years ago
1
Improve i8 slice methods
#156
aschampion
closed
4 years ago
2
Feature request: Add write_uXX_from to WriteBytesExt trait
#155
kacejot
opened
4 years ago
4
Bump quickcheck to 0.9
#154
eclipseo
closed
5 years ago
3
Add endianness type parameter for (read|write)_[ui]8
#153
SOF3
closed
5 years ago
1
Multiple byteorder tests are failing on Fedora (literal out of range)
#152
ignatenkobrain
closed
5 years ago
1
Remove build.rs to decrease the build time
#151
RazrFalcon
closed
5 years ago
1
Check rustc version using rustc_version crate and fix 1.26.0-nightly build regression
#150
rafalh
closed
4 years ago
7
Improved write_u64 performance
#149
velvia
closed
3 years ago
4
note new standard methods from Rust 1.32 in the docs
#148
oconnor663
closed
5 years ago
0
Add read_i8_into to ReadBytesExt
#147
jturner314
closed
5 years ago
0
Automatically check if README.md examples are working when running "cargo test"
#146
GuillaumeGomez
closed
5 years ago
1
Instantiating LittleEndiand and BigEndian for runtume byte order switching.
#145
johollow
closed
5 years ago
2
literal out of range
#144
Dylan-DPC-zz
closed
5 years ago
3
[Feature Request] ByteOrder::read<T>
#143
kitlith
closed
5 years ago
3
Avoid duplicating documentation of NativeEndian
#142
tesuji
closed
5 years ago
1
fix build for rustc versions 1.17.0 and 1.18.0
#141
tspiteri
closed
5 years ago
1
`eprintln!` in build.rs requires rustc 1.19.0
#140
tspiteri
closed
5 years ago
4
prep for 1.3 release
#139
BurntSushi
closed
5 years ago
0
replacing unsafe float<->int casts for the ones in the core library
#138
snf
closed
5 years ago
1
no_std support for ReadBytesExt/WriteBytesExt
#137
rjsberry
closed
5 years ago
5
u128 is stable
#136
WildCryptoFox
closed
5 years ago
4
ci: fix [ syntax to run cross CI as cross compilation.
#135
huonw
closed
5 years ago
0
MIPS CI isn't running on MIPS
#134
huonw
closed
5 years ago
0
exclude CI files
#133
ignatenkobrain
closed
6 years ago
2
write_usize()
#132
vext01
closed
6 years ago
1
Use OR in the license field
#131
newpavlov
closed
6 years ago
0
improve byteorder docs for ReadBytesExt/WriteBytesExt
#130
rivertam
opened
6 years ago
7
Add doc-tests/examples for most WriteBytesExt methods and fix some typos.
#129
fpgaminer
closed
6 years ago
0
Add {u,i}48 methods
#128
fpgaminer
closed
6 years ago
3
Update Rand version
#127
dhardy
closed
5 years ago
1
Support for SIMD types
#126
vks
closed
3 years ago
3
Get rid of i128 rust feature (now stable)
#125
PlasmaPower
closed
6 years ago
2
Need enum to choose big/little
#124
damody
closed
6 years ago
1
Examples for read/write_f32_into use literals that are too large
#123
evertrol
closed
5 years ago
0
added slice write functions
#122
nyovaya
closed
5 years ago
2
remove unnecessary cfg in examples
#121
tspiteri
closed
6 years ago
0
`ByteOrder` examples have unnecessary `cfg!`
#120
tspiteri
closed
6 years ago
0
Improve docs.
#119
waywardmonkeys
closed
6 years ago
0
Encoding u64 to u48 bytes
#118
sharksforarms
closed
6 years ago
2
clippy: Fix a couple of markdown warnings.
#117
waywardmonkeys
closed
6 years ago
2
Speed up slice writes
#116
AdamNiederer
closed
3 years ago
12
rollup + fix CI
#115
BurntSushi
closed
6 years ago
2
Previous
Next