micromodels
data structure library
A library that provides declarative dictionary-based model classes for building and serializing data structures in Python.
Declarative dictionary-based model classes for Python
103 stars
7 watching
18 forks
Language: Python
last commit: over 12 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jaimegildesagredo/booby | A Python library for defining and validating data structures with built-in support for complex data models and relationships. | 176 |
datamol-io/datamol | A Python library for manipulating molecules | 476 |
zhemao/funktown | A Python library implementing immutable data structures similar to Clojure's Vectors and Maps | 75 |
jcgood/desmeme | A collection of tools and data for exploring linguistic templates | 4 |
mauriciosantos/buckets-js | A JavaScript library providing various data structures and functions for manipulating arrays. | 1,251 |
alfred82santa/dirty-models | A Python library that provides a way to easily create and manage data models without modifying the original data. | 10 |
deepak-malik/data-structures-in-java | A collection of Java implementations of various data structures and algorithms used in computer science | 146 |
orium/rpds | A Rust implementation of persistent data structures with structural sharing | 1,299 |
doctorteeth/diffmem | Differentiable memory schemes for neural networks | 220 |
krukow/clj-ds | A library that adapts Clojure's persistent data structures to work with the Java programming language. | 219 |
mcs07/molvs | Tool for validating and standardizing chemical structures to improve data quality and facilitate comparisons. | 163 |
patmorin/ods | Provides implementations and pseudocode of data structures in multiple programming languages. | 1,212 |
mojaie/moleculargraph.jl | A Julia-based toolkit for graph-based molecule modeling and chemoinformatics analysis | 202 |
genomoncology/related | A Python library for creating and manipulating nested object models | 203 |
fukatani/stacked_generalization | A library providing an implementation of machine learning stacking generalization | 117 |