Complicated binary pattern matching in function heads
|
|
6
|
304
|
August 29, 2023
|
What is the time complexity of code points?
|
|
3
|
227
|
August 24, 2023
|
Match floating point number in function head?
|
|
3
|
210
|
June 21, 2023
|
Klife Protocol - Kafka protocol library using message definitions
|
|
3
|
372
|
May 28, 2023
|
Binary to integer (no parsing)
|
|
12
|
4347
|
April 15, 2023
|
Confusing encoding variation in binary characters \f and 0x0c are the same?
|
|
1
|
240
|
March 3, 2023
|
What is the Elixir way of decoding/parsing binary data?
|
|
18
|
1279
|
February 10, 2023
|
Anyone else doing the Protohackers challenges?
|
|
21
|
1401
|
January 25, 2023
|
Why don't these binary show up in Process.info(pid, :binary)?
|
|
16
|
718
|
December 19, 2022
|
Converting hex to bytes
|
|
1
|
829
|
November 6, 2022
|
(RuntimeError) could not set breakpoint, module Xxx was not compiled with debug_info
|
|
0
|
337
|
October 12, 2022
|
Custom inspect for some binaries in structs
|
|
11
|
564
|
August 24, 2022
|
Binaries and Strings Length Confusion
|
|
1
|
422
|
June 27, 2022
|
1st argument: not an iodata term Error For multilingual text
|
|
2
|
2949
|
June 6, 2022
|
Most elegant way to match on all pattern permutations?
|
|
7
|
988
|
April 17, 2022
|
Recursive file parsing
|
|
1
|
556
|
December 22, 2021
|
IO.binread zero byte
|
|
1
|
447
|
November 27, 2021
|
Am I XOR'ing efficiently here?
|
|
2
|
658
|
November 26, 2021
|
How to pad a binary with 0's?
|
|
5
|
1922
|
September 6, 2021
|
Create little-endian binary from x::6 y::10 integer parts
|
|
5
|
798
|
July 26, 2021
|
ExUnit and binaries
|
|
5
|
749
|
April 13, 2021
|
Help me understand floats in bitstring behaviour
|
|
2
|
530
|
March 29, 2021
|
Adding element into list with pipe operator
|
|
3
|
967
|
March 20, 2021
|
It's possible to write a custom Guard to check for a blank string?
|
|
21
|
10535
|
March 10, 2021
|
Trying to figure out why 2.3 MB JSON binary allocates 35 MB of heap
|
|
20
|
3266
|
February 19, 2021
|
How to read a file of numeric data as a list of integers?
|
|
16
|
1246
|
January 26, 2021
|
Dynamic pattern matching of binaries in function heads?
|
|
6
|
2301
|
December 5, 2020
|
Analogue of python's: array.array('H', file.read(n_bytes))
|
|
5
|
848
|
August 17, 2020
|
Best way to compare graphemes to codepoints from a binary pattern match
|
|
4
|
1200
|
July 28, 2020
|
Why does binary-size(8) behave differently than size(64) in binary matches?
|
|
2
|
821
|
March 15, 2020
|