|
Binary Pattern Matching in Elixir
|
|
0
|
130
|
October 11, 2025
|
|
What is the most efficient way to fill a binary with constant values?
|
|
2
|
65
|
July 23, 2025
|
|
Changing module of saved binary data
|
|
5
|
99
|
April 28, 2025
|
|
How to download an external binary at compile-time / application start
|
|
7
|
154
|
February 12, 2025
|
|
How to read id3v2 tags from mp3 files?
|
|
7
|
242
|
November 29, 2024
|
|
BinStruct - library for writing declarative code to get rich generated set of binary parsing/encoding features
|
|
12
|
570
|
November 26, 2024
|
|
What is the Elixir way of decoding/parsing binary data?
|
|
21
|
3695
|
November 22, 2024
|
|
Klife Protocol - Kafka protocol library using message definitions
|
|
4
|
812
|
October 28, 2024
|
|
Binaries and Strings Length Confusion
|
|
3
|
754
|
June 24, 2024
|
|
Nx.from_binary/2 raises (RuntimeError) Unable to get dimensions above specific binary size
|
|
4
|
203
|
May 7, 2024
|
|
How to convert binary data with primitive data types
|
|
3
|
382
|
March 10, 2024
|
|
Dynamic pattern matching of binaries in function heads?
|
|
7
|
3331
|
February 10, 2024
|
|
Binary segment type specifiers question
|
|
1
|
221
|
January 5, 2024
|
|
Why does String.valid? ascii guard clause check 7 bytes at a time?
|
|
9
|
510
|
December 27, 2023
|
|
Complicated binary pattern matching in function heads
|
|
6
|
1047
|
August 29, 2023
|
|
What is the time complexity of code points?
|
|
3
|
546
|
August 24, 2023
|
|
Match floating point number in function head?
|
|
3
|
560
|
June 21, 2023
|
|
Binary to integer (no parsing)
|
|
12
|
6657
|
April 15, 2023
|
|
Confusing encoding variation in binary characters \f and 0x0c are the same?
|
|
1
|
483
|
March 3, 2023
|
|
Anyone else doing the Protohackers challenges?
|
|
21
|
1996
|
January 25, 2023
|
|
Why don't these binary show up in Process.info(pid, :binary)?
|
|
16
|
1112
|
December 19, 2022
|
|
Converting hex to bytes
|
|
1
|
1402
|
November 6, 2022
|
|
(RuntimeError) could not set breakpoint, module Xxx was not compiled with debug_info
|
|
0
|
507
|
October 12, 2022
|
|
Custom inspect for some binaries in structs
|
|
11
|
1033
|
August 24, 2022
|
|
1st argument: not an iodata term Error For multilingual text
|
|
2
|
5057
|
June 6, 2022
|
|
Most elegant way to match on all pattern permutations?
|
|
7
|
1358
|
April 17, 2022
|
|
Recursive file parsing
|
|
1
|
711
|
December 22, 2021
|
|
IO.binread zero byte
|
|
1
|
531
|
November 27, 2021
|
|
Am I XOR'ing efficiently here?
|
|
2
|
957
|
November 26, 2021
|
|
How to pad a binary with 0's?
|
|
5
|
3226
|
September 6, 2021
|