ExRoseTree - a Rose Tree and Zipper in Elixir with a slew of navigation primitives
|
|
2
|
373
|
March 12, 2023
|
Handling different Joken error messages with json()
|
|
5
|
135
|
February 8, 2023
|
Value of event sourcing?
|
|
3
|
351
|
December 31, 2022
|
Is it possible to implement all known algos within elixir?
|
|
7
|
289
|
November 15, 2022
|
Shaping flat maps into nested maps with changing data inputs
|
|
6
|
383
|
October 9, 2022
|
Audit - a library to track changes to in-memory data structures
|
|
0
|
303
|
September 7, 2022
|
Struct pretty printing through defimpl Inspect
|
|
2
|
209
|
August 23, 2022
|
Arrays - Fast and versatile arrays with swappable implementations
|
|
12
|
2760
|
May 27, 2022
|
Elixir Map vs Erlang :array
|
|
4
|
553
|
May 25, 2022
|
Efficient data structure similar to maxHeap
|
|
0
|
316
|
April 8, 2022
|
Put/update deep inside nested maps (and auto-create intermediate keys)
|
|
11
|
14323
|
February 7, 2022
|
From many to one to many to many with data on the join table
|
|
0
|
358
|
January 27, 2022
|
When to use which data-structure?
|
|
19
|
6381
|
December 9, 2021
|
Big-O Time Complexities of Elixir Data Structures
|
|
10
|
2727
|
November 16, 2021
|
Dealing with deeply nested structs
|
|
9
|
7880
|
November 14, 2021
|
Initialising structs and incrementing value for each new struct
|
|
8
|
522
|
October 15, 2021
|
Implementing a queue based on a list zipper?
|
|
2
|
407
|
October 14, 2021
|
Apache Arrow
|
|
8
|
2567
|
October 13, 2021
|
Delta – Track Contents & Changes, Operational Transform in Elixir
|
|
5
|
1143
|
August 18, 2021
|
Are Erlang Processes organized in Undirected Graph?
|
|
3
|
423
|
August 17, 2021
|
DeepDive - a debugging tool for deeply nested data structures
|
|
0
|
412
|
August 13, 2021
|
Decoupling client code and tests from complex structures
|
|
0
|
469
|
March 18, 2021
|
Re-casting json-encoded structs gracefully
|
|
4
|
986
|
February 3, 2021
|
Best way to model & write functions for datatype that has many different "forms"
|
|
5
|
615
|
January 31, 2021
|
Best way to implement "enum" like python, c, java?
|
|
9
|
1373
|
January 29, 2021
|
Cuckoo_filter - A high-performance, concurrent, and mutable Cuckoo Filter for Erlang and Elixir
|
|
0
|
561
|
January 14, 2021
|
Aja - Data structure and utility library for Elixir
|
|
1
|
737
|
December 5, 2020
|
Build correctly Massive Data Structure
|
|
14
|
1011
|
November 12, 2020
|
Swap elements in a list
|
|
9
|
2205
|
September 20, 2020
|
Strategy for building complicated struct - passing through functions / building once?
|
|
6
|
436
|
September 7, 2020
|