|
Binary Pattern Matching in Elixir
|
|
0
|
135
|
October 11, 2025
|
|
What is the most efficient way to fill a binary with constant values?
|
|
2
|
74
|
July 23, 2025
|
|
Changing module of saved binary data
|
|
5
|
105
|
April 28, 2025
|
|
How to download an external binary at compile-time / application start
|
|
7
|
170
|
February 12, 2025
|
|
How to read id3v2 tags from mp3 files?
|
|
7
|
256
|
November 29, 2024
|
|
BinStruct - library for writing declarative code to get rich generated set of binary parsing/encoding features
|
|
12
|
590
|
November 26, 2024
|
|
What is the Elixir way of decoding/parsing binary data?
|
|
21
|
3771
|
November 22, 2024
|
|
Klife Protocol - Kafka protocol library using message definitions
|
|
4
|
824
|
October 28, 2024
|
|
Binaries and Strings Length Confusion
|
|
3
|
763
|
June 24, 2024
|
|
Nx.from_binary/2 raises (RuntimeError) Unable to get dimensions above specific binary size
|
|
4
|
215
|
May 7, 2024
|
|
How to convert binary data with primitive data types
|
|
3
|
389
|
March 10, 2024
|
|
Dynamic pattern matching of binaries in function heads?
|
|
7
|
3343
|
February 10, 2024
|
|
Binary segment type specifiers question
|
|
1
|
230
|
January 5, 2024
|
|
Why does String.valid? ascii guard clause check 7 bytes at a time?
|
|
9
|
524
|
December 27, 2023
|
|
Complicated binary pattern matching in function heads
|
|
6
|
1083
|
August 29, 2023
|
|
What is the time complexity of code points?
|
|
3
|
551
|
August 24, 2023
|
|
Match floating point number in function head?
|
|
3
|
567
|
June 21, 2023
|
|
Binary to integer (no parsing)
|
|
12
|
6703
|
April 15, 2023
|
|
Confusing encoding variation in binary characters \f and 0x0c are the same?
|
|
1
|
486
|
March 3, 2023
|
|
Anyone else doing the Protohackers challenges?
|
|
21
|
2030
|
January 25, 2023
|
|
Why don't these binary show up in Process.info(pid, :binary)?
|
|
16
|
1138
|
December 19, 2022
|
|
Converting hex to bytes
|
|
1
|
1410
|
November 6, 2022
|
|
(RuntimeError) could not set breakpoint, module Xxx was not compiled with debug_info
|
|
0
|
513
|
October 12, 2022
|
|
Custom inspect for some binaries in structs
|
|
11
|
1069
|
August 24, 2022
|
|
1st argument: not an iodata term Error For multilingual text
|
|
2
|
5076
|
June 6, 2022
|
|
Most elegant way to match on all pattern permutations?
|
|
7
|
1369
|
April 17, 2022
|
|
Recursive file parsing
|
|
1
|
717
|
December 22, 2021
|
|
IO.binread zero byte
|
|
1
|
535
|
November 27, 2021
|
|
Am I XOR'ing efficiently here?
|
|
2
|
964
|
November 26, 2021
|
|
How to pad a binary with 0's?
|
|
5
|
3251
|
September 6, 2021
|