Arrays - Fast and versatile arrays with swappable implementations
|
|
12
|
2191
|
May 27, 2022
|
Elixir Map vs Erlang :array
|
|
4
|
270
|
May 25, 2022
|
Efficient data structure similar to maxHeap
|
|
0
|
185
|
April 8, 2022
|
Put/update deep inside nested maps (and auto-create intermediate keys)
|
|
11
|
12243
|
February 7, 2022
|
From many to one to many to many with data on the join table
|
|
0
|
198
|
January 27, 2022
|
When to use which data-structure?
|
|
19
|
5687
|
December 9, 2021
|
Big-O Time Complexities of Elixir Data Structures
|
|
10
|
1733
|
November 16, 2021
|
Dealing with deeply nested structs
|
|
9
|
7043
|
November 14, 2021
|
Initialising structs and incrementing value for each new struct
|
|
8
|
388
|
October 15, 2021
|
Implementing a queue based on a list zipper?
|
|
2
|
274
|
October 14, 2021
|
Apache Arrow
|
|
8
|
2096
|
October 13, 2021
|
Delta – Track Contents & Changes, Operational Transform in Elixir
|
|
5
|
834
|
August 18, 2021
|
Are Erlang Processes organized in Undirected Graph?
|
|
3
|
322
|
August 17, 2021
|
DeepDive - a debugging tool for deeply nested data structures
|
|
0
|
343
|
August 13, 2021
|
Decoupling client code and tests from complex structures
|
|
0
|
347
|
March 18, 2021
|
Re-casting json-encoded structs gracefully
|
|
4
|
683
|
February 3, 2021
|
Best way to model & write functions for datatype that has many different "forms"
|
|
5
|
494
|
January 31, 2021
|
Best way to implement "enum" like python, c, java?
|
|
9
|
1090
|
January 29, 2021
|
Cuckoo_filter - A high-performance, concurrent, and mutable Cuckoo Filter for Erlang and Elixir
|
|
0
|
454
|
January 14, 2021
|
Aja - Data structure and utility library for Elixir
|
|
1
|
615
|
December 5, 2020
|
Build correctly Massive Data Structure
|
|
14
|
781
|
November 12, 2020
|
Swap elements in a list
|
|
9
|
1588
|
September 20, 2020
|
Strategy for building complicated struct - passing through functions / building once?
|
|
6
|
365
|
September 7, 2020
|
Map with ordered keys
|
|
18
|
3794
|
August 6, 2020
|
Something like a Map with patterns as keys
|
|
5
|
652
|
August 2, 2020
|
Passing an updated struct to each iteration of Enum
|
|
5
|
1588
|
July 22, 2020
|
Are nested structs an anti-pattern?
|
|
13
|
2450
|
July 9, 2020
|
Is it possible to avoid plurals altogether in the db and all schemas
|
|
5
|
631
|
June 23, 2020
|
Yaq - An Enumerable Queue for Elixir
|
|
13
|
952
|
May 21, 2020
|
Call for criticism: a minimal Trie library
|
|
13
|
1134
|
February 26, 2020
|