Binary reading and matrix allocations: most performant way?
|
|
1
|
72
|
September 16, 2023
|
How do you read structures from a file?
|
|
18
|
382
|
January 10, 2023
|
Help implementing parallelism with readbytes!
|
|
9
|
261
|
January 9, 2023
|
Reading binary file into a Vector of custom struct
|
|
9
|
293
|
December 1, 2022
|
File IO Buffers too small?
|
|
14
|
643
|
November 25, 2022
|
Reading binary values from a file
|
|
3
|
364
|
August 1, 2022
|
Performance of writing binary files
|
|
2
|
680
|
April 30, 2022
|
Read binary Float128 data
|
|
0
|
316
|
December 29, 2021
|
Read multiple variables from binary file at once
|
|
6
|
521
|
October 8, 2021
|
How do I have to read an unknown number of floats in binary data till EOF?
|
|
8
|
1314
|
October 3, 2021
|
Memory usage with mmap file
|
|
17
|
1570
|
September 16, 2021
|
IO write/read <strlen> <string>
|
|
15
|
765
|
August 17, 2021
|
Read a single element vs array from stream
|
|
3
|
390
|
August 13, 2021
|
Binary-read fixed-length String
|
|
8
|
964
|
August 12, 2021
|
DRY reading binary structured data
|
|
8
|
759
|
July 30, 2021
|
Selectively unpacking binary data
|
|
1
|
286
|
July 25, 2021
|
Reading/Writing struct instance to file as binary
|
|
7
|
1477
|
July 2, 2021
|
Writing larger than expected binary files
|
|
1
|
376
|
June 12, 2021
|
Reading 12 bit integers from file
|
|
4
|
669
|
April 28, 2021
|
Reading byte-aligned struct from binary file
|
|
2
|
973
|
April 15, 2021
|
Open EEG binary file
|
|
12
|
529
|
February 25, 2021
|
Converting an Array of Byte to Array{T}
|
|
2
|
683
|
January 20, 2021
|
Fast reading of multiple big-endian binary files
|
|
1
|
610
|
December 18, 2020
|
Unpacking binary data into a Julia struct
|
|
7
|
1915
|
November 25, 2020
|
Some tweaks about binary I/O plus some conversions
|
|
4
|
670
|
June 18, 2020
|
ANN: FortranFiles.jl
|
|
5
|
1884
|
June 15, 2020
|
Macro for binary data deserialization into tuples of variable types
|
|
9
|
486
|
April 24, 2020
|
Reading bitarray from disk has ordering flipped in groups of 8, how to fix?
|
|
6
|
500
|
March 18, 2020
|
Reading different types of data from single line in binary file
|
|
7
|
647
|
February 20, 2020
|
Efficient way to read large array from binary file in slices?
|
|
12
|
4485
|
February 4, 2020
|