nary_tree
Tree data structure library
An Elixir implementation of a generic tree data structure with node-based model and traversal APIs
An Elixir implementation of generic n-ary tree data structure
18 stars
1 watching
5 forks
Language: Elixir
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sabiwara/aja | An Elixir standard library extension focused on efficient data structures and manipulation | 198 |
yosriady/merkle_tree | A pure Elixir implementation of a data structure used in cryptography and digital signatures | 96 |
dkendal/zipper_tree | Provides an efficient way to traverse and modify nested data structures in Elixir. | 19 |
meh/elixir-datastructures | A collection of Elixir data structures and their associated protocols. | 215 |
nbw/jisho_elixir | A wrapper around Jisho's Japanese dictionary API | 34 |
ayrat555/rock | An Elixir implementation of a robust clustering algorithm for categorical attributes | 11 |
tyre/red_black_tree | An implementation of a data structure for ordered key-value stores with efficient lookup and insertion capabilities. | 38 |
mneudert/caylir | A Cayley driver for Elixir that provides an interface to the Cayley graph database | 22 |
whatyouhide/stream_data | A toolset for generating and testing data in Elixir applications | 883 |
meh/amnesia | Provides a simplified interface to Mnesia's functionality for Elixir developers. | 694 |
wistia/elixir_nsq | An Elixir client library for NSQ | 90 |
tjheeta/mysqlex | A MySQL driver wrapper around the mysql-otp Erlang library for Elixir | 8 |
princemaple/elixir-queue | A queue data structure implemented as a wrapper around the Elixir language's existing queue data type with additional features and improved API. | 33 |
novabyte/pathway | An Erlang/Elixir client library for interacting with the Trak.io REST API | 4 |
ahamtech/elixir-gandi | An Elixir wrapper providing access to Gandi's API services | 0 |