Bits and bytes manipulation library
|
|
12
|
321
|
September 2, 2024
|
read!(io,Vector{MyStruct} not equivalent to loop over read with eachindex
|
|
4
|
98
|
August 10, 2024
|
Reinterpret byte to Float in julia
|
|
4
|
288
|
March 15, 2024
|
File output, binary
|
|
4
|
563
|
February 27, 2024
|
Reading binary data from a file
|
|
9
|
1980
|
January 12, 2024
|
Binary reading and matrix allocations: most performant way?
|
|
3
|
311
|
October 1, 2023
|
How do you read structures from a file?
|
|
18
|
913
|
January 10, 2023
|
Help implementing parallelism with readbytes!
|
|
9
|
639
|
January 9, 2023
|
Reading binary file into a Vector of custom struct
|
|
9
|
681
|
December 1, 2022
|
File IO Buffers too small?
|
|
14
|
1584
|
November 25, 2022
|
Reading binary values from a file
|
|
3
|
585
|
August 1, 2022
|
Performance of writing binary files
|
|
2
|
1270
|
April 30, 2022
|
Read binary Float128 data
|
|
0
|
426
|
December 29, 2021
|
Read multiple variables from binary file at once
|
|
6
|
755
|
October 8, 2021
|
How do I have to read an unknown number of floats in binary data till EOF?
|
|
8
|
1947
|
October 3, 2021
|
Memory usage with mmap file
|
|
17
|
2688
|
September 16, 2021
|
IO write/read <strlen> <string>
|
|
15
|
951
|
August 17, 2021
|
Read a single element vs array from stream
|
|
3
|
528
|
August 13, 2021
|
Binary-read fixed-length String
|
|
8
|
1664
|
August 12, 2021
|
DRY reading binary structured data
|
|
8
|
1270
|
July 30, 2021
|
Selectively unpacking binary data
|
|
1
|
393
|
July 25, 2021
|
Reading/Writing struct instance to file as binary
|
|
7
|
2364
|
July 2, 2021
|
Writing larger than expected binary files
|
|
1
|
472
|
June 12, 2021
|
Reading 12 bit integers from file
|
|
4
|
876
|
April 28, 2021
|
Reading byte-aligned struct from binary file
|
|
2
|
1335
|
April 15, 2021
|
Open EEG binary file
|
|
12
|
826
|
February 25, 2021
|
Converting an Array of Byte to Array{T}
|
|
2
|
891
|
January 20, 2021
|
Fast reading of multiple big-endian binary files
|
|
1
|
782
|
December 18, 2020
|
Unpacking binary data into a Julia struct
|
|
7
|
2482
|
November 25, 2020
|
Importing a binary file to a struct
|
|
3
|
917
|
November 5, 2020
|