hier-set
Hierarchical data structure
A data structure representing a hierarchical set of elements with defined relationships and constraints
A Clojure hierarchical set.
7 stars
2 watching
7 forks
Language: Clojure
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
clojure/data.avl | A data structure library implementing persistent AVL trees for sorted maps and sets with efficient rank queries, nearest key lookups, and other operations. | 132 |
sirherrbatka/cl-data-structures | A collection of reusable data structures and streaming algorithms in Common Lisp. | 47 |
samebchase/hash-set | An implementation of a data structure providing constant time lookup and insertion operations. | 17 |
dhruvaray/backbone-associations | Tool to create object hierarchies with Backbone models and respond to changes | 492 |
studiosol/set | An implementation of a set data structure using LinkedHashMap | 27 |
franzose/closuretable | A tool for simplifying hierarchical data storage and querying in relational databases using an adjacency list approach. | 457 |
12wang3/mllp | An implementation of a hierarchical rule-based model for transparent and interpretable classification tasks using multilayer logical perceptrons. | 22 |
pratik227/quasar-qhierarchy | An App Extension for displaying hierarchical data in a structured format | 41 |
sija/any_hash.cr | A library for working with nested data structures, providing an easy-to-use JSON-friendly hash class and methods for traversing and manipulating it. | 35 |
perdata/treap | An immutable data structure for efficiently managing sorted sets. | 27 |
mljs/hclust | An implementation of hierarchical clustering algorithms in JavaScript | 53 |
clojure/algo.monads | A Clojure-based library providing macros and definitions for common data monads. | 448 |
clojure/data.finger-tree | A data structure library providing persistent sequential collections with efficient access and insertion operations | 214 |
florinpatrascu/closure_table | Provides a simple solution for storing and manipulating complex hierarchies in Elixir | 31 |
htm-community/clortex | Building intelligent computer systems based on the principles of the human brain | 183 |