Preferred data representation(s) for property graphs?
|
|
4
|
216
|
August 14, 2023
|
Term container supporting `push(term)` and `get_last_100()`
|
|
4
|
210
|
June 25, 2023
|
How do I design data structures with multiple join tables?
|
|
7
|
423
|
May 11, 2023
|
Is there a data structure that has O(1) complexity for value->key lookups?
|
|
1
|
228
|
April 13, 2023
|
ExRoseTree - a Rose Tree and Zipper in Elixir with a slew of navigation primitives
|
|
2
|
610
|
March 12, 2023
|
Handling different Joken error messages with json()
|
|
5
|
305
|
February 8, 2023
|
Value of event sourcing?
|
|
3
|
638
|
December 31, 2022
|
Is it possible to implement all known algos within elixir?
|
|
7
|
373
|
November 15, 2022
|
Shaping flat maps into nested maps with changing data inputs
|
|
6
|
625
|
October 9, 2022
|
Audit - a library to track changes to in-memory data structures
|
|
0
|
400
|
September 7, 2022
|
Struct pretty printing through defimpl Inspect
|
|
2
|
327
|
August 23, 2022
|
Arrays - Fast and versatile arrays with swappable implementations
|
|
12
|
3304
|
May 27, 2022
|
Elixir Map vs Erlang :array
|
|
4
|
846
|
May 25, 2022
|
Efficient data structure similar to maxHeap
|
|
0
|
412
|
April 8, 2022
|
Put/update deep inside nested maps (and auto-create intermediate keys)
|
|
11
|
15802
|
February 7, 2022
|
From many to one to many to many with data on the join table
|
|
0
|
551
|
January 27, 2022
|
When to use which data-structure?
|
|
19
|
7027
|
December 9, 2021
|
Big-O Time Complexities of Elixir Data Structures
|
|
10
|
3496
|
November 16, 2021
|
Dealing with deeply nested structs
|
|
9
|
8357
|
November 14, 2021
|
Initialising structs and incrementing value for each new struct
|
|
8
|
788
|
October 15, 2021
|
Implementing a queue based on a list zipper?
|
|
2
|
574
|
October 14, 2021
|
Apache Arrow
|
|
8
|
2941
|
October 13, 2021
|
Delta – Track Contents & Changes, Operational Transform in Elixir
|
|
5
|
1320
|
August 18, 2021
|
Are Erlang Processes organized in Undirected Graph?
|
|
3
|
549
|
August 17, 2021
|
DeepDive - a debugging tool for deeply nested data structures
|
|
0
|
488
|
August 13, 2021
|
Decoupling client code and tests from complex structures
|
|
0
|
551
|
March 18, 2021
|
Re-casting json-encoded structs gracefully
|
|
4
|
1267
|
February 3, 2021
|
Best way to model & write functions for datatype that has many different "forms"
|
|
5
|
748
|
January 31, 2021
|
Best way to implement "enum" like python, c, java?
|
|
9
|
1673
|
January 29, 2021
|
Cuckoo_filter - A high-performance, concurrent, and mutable Cuckoo Filter for Erlang and Elixir
|
|
0
|
687
|
January 14, 2021
|