zipper_tree

Traversal library

Provides an efficient way to traverse and modify nested data structures in Elixir.

Variadic aritity tree with a zipper for Elixir!

GitHub

19 stars
1 watching
0 forks
Language: Elixir
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
coryodaniel/arbor A tool for efficiently querying and traversing tree-like data structures in Elixir applications 239
medhiwidjaja/nary_tree An Elixir implementation of a generic tree data structure with node-based model and traversal APIs 18
yosriady/merkle_tree A pure Elixir implementation of a data structure used in cryptography and digital signatures 96
yurigor/deepdash A tree traversal library for manipulating nested data structures in JavaScript. 275
gutschilla/elixir-navigation-tree A tool for building and rendering navigation trees with user role awareness in web applications. 2
dkendal/aruspex A configurable constraint solver written in Elixir. 40
riverrun/argon2_elixir An Elixir wrapper around the Argon2 password hashing algorithm 229
sabiwara/aja An Elixir standard library extension focused on efficient data structures and manipulation 198
nicksanders/exdjango Provides Elixir libraries and tools for working with Django 20
ayrat555/rock An Elixir implementation of a robust clustering algorithm for categorical attributes 11
kamillelonek/exnumerator A utility library for defining custom enumerations in Elixir. 65
uesteibar/neuron A GraphQL client for Elixir 332
arvidkahl/sizeable An Elixir library to format file sizes in a human-readable way 39
graphql-elixir/graphql_parser An Elixir interface to a C++ GraphQL parser for parsing query strings into Abstract Syntax Trees (ASTs) 20
pwoolcoc/exmerl An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents. 12