|
Draft - enforce typed structs and validation rules with draft schema
|
|
2
|
193
|
March 25, 2026
|
|
ExSift - High-performance MongoDB-style query filtering for Elixir
|
|
1
|
154
|
November 24, 2025
|
|
Efficient way to perform vector dot product
|
|
33
|
3405
|
September 18, 2025
|
|
Using a struct within a struct produces errors
|
|
14
|
226
|
May 30, 2025
|
|
Tests as First-Class Citizens
|
|
0
|
133
|
May 14, 2025
|
|
Trees of data in Elixir
|
|
9
|
9036
|
April 30, 2025
|
|
Looking for / building a generic tree data structure library
|
|
5
|
430
|
April 30, 2025
|
|
Solving the 99 Elixir Problems - Join Me on My Journey!
|
|
0
|
110
|
January 19, 2025
|
|
Need to display resources in the exact order they are declared - ordered Map?
|
|
4
|
114
|
December 2, 2024
|
|
How to swap elements in a list?
|
|
10
|
3913
|
November 23, 2024
|
|
RangeSet - library for handling range sets/non-continuous ranges
|
|
0
|
95
|
August 23, 2024
|
|
Arrays - Fast and versatile arrays with swappable implementations
|
|
14
|
4751
|
July 19, 2024
|
|
Name for maybe-reversed lists?
|
|
2
|
246
|
May 12, 2024
|
|
Is it possible to define structs at runtime
|
|
14
|
1200
|
April 4, 2024
|
|
Preferred data representation(s) for property graphs?
|
|
4
|
628
|
August 14, 2023
|
|
Term container supporting `push(term)` and `get_last_100()`
|
|
4
|
546
|
June 25, 2023
|
|
How do I design data structures with multiple join tables?
|
|
7
|
720
|
May 11, 2023
|
|
Is there a data structure that has O(1) complexity for value->key lookups?
|
|
1
|
577
|
April 13, 2023
|
|
ExRoseTree - a Rose Tree and Zipper in Elixir with a slew of navigation primitives
|
|
2
|
1291
|
March 12, 2023
|
|
Handling different Joken error messages with json()
|
|
5
|
714
|
February 8, 2023
|
|
Value of event sourcing?
|
|
3
|
1202
|
December 31, 2022
|
|
Is it possible to implement all known algos within elixir?
|
|
7
|
1046
|
November 15, 2022
|
|
Shaping flat maps into nested maps with changing data inputs
|
|
6
|
1182
|
October 9, 2022
|
|
Audit - a library to track changes to in-memory data structures
|
|
0
|
599
|
September 7, 2022
|
|
Struct pretty printing through defimpl Inspect
|
|
2
|
987
|
August 23, 2022
|
|
Elixir Map vs Erlang :array
|
|
4
|
1643
|
May 25, 2022
|
|
Efficient data structure similar to maxHeap
|
|
0
|
645
|
April 8, 2022
|
|
Put/update deep inside nested maps (and auto-create intermediate keys)
|
|
11
|
20189
|
February 7, 2022
|
|
From many to one to many to many with data on the join table
|
|
0
|
836
|
January 27, 2022
|
|
When to use which data-structure?
|
|
19
|
9440
|
December 9, 2021
|