arbor
Tree traversal tool
A tool for efficiently querying and traversing tree-like data structures in Elixir applications
Ecto elixir adjacency list and tree traversal. Supports Ecto versions 2 and 3.
239 stars
9 watching
25 forks
Language: Elixir
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dkendal/zipper_tree | Provides an efficient way to traverse and modify nested data structures in Elixir. | 19 |
coryodaniel/apocryphal | Tools for Swagger-based API testing and documentation generation with Elixir | 17 |
gutschilla/elixir-navigation-tree | A tool for building and rendering navigation trees with user role awareness in web applications. | 2 |
coryodaniel/speakeasy | Middleware based authorization for GraphQL schema | 86 |
coryodaniel/talks | A collection of talks and podcasts about the intersection of Elixir programming language and Kubernetes container orchestration | 10 |
yurigor/deepdash | A tree traversal library for manipulating nested data structures in JavaScript. | 275 |
yosriady/merkle_tree | A pure Elixir implementation of a data structure used in cryptography and digital signatures | 96 |
ayrat555/clope | An Elixir implementation of a fast and effective clustering algorithm for transactional data | 22 |
seaneshbaugh/exseed | A DSL for seeding databases through Ecto using an imperative programming style | 17 |
medhiwidjaja/nary_tree | An Elixir implementation of a generic tree data structure with node-based model and traversal APIs | 18 |
whatyouhide/xandra | A Cassandra/ScyllaDB driver for Elixir that provides fast and robust connection pooling, query preparation, and streaming capabilities. | 405 |
wttj/algoliax | An Elixir package providing an Algolia integration for struct and Ecto schema indexing | 58 |
coryodaniel/k8s | A client API for interacting with Kubernetes resources and services from an Elixir application | 317 |
fuelen/owl | A toolkit for building and customizing command-line user interfaces in Elixir. | 436 |
hissssst/pathex | A library for fast and functional access to nested data structures in Elixir | 339 |