ignorant
Data shaper
A library that simplifies comparison of data structures by selectively ignoring specific values they contain.
Simplify comparison of Elixir data structures by ensuring fields are present but ignoring their values.
14 stars
3 watching
0 forks
Language: Elixir
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
elixirs/faker | Generates fake data for testing and development purposes. | 1,079 |
prio/shape | A library for declaratively describing and validating data structures. | 6 |
djandries/bookshelf-ez-fetch | A library providing convenient methods for compact filtering, relation selection, and error handling in data fetching | 1 |
takscape/elixir-array | An Elixir wrapper around Erlang's array data structure | 34 |
fishcakez/dbg | A tracing library for Elixir that allows events in the BEAM VM to be traced and observed across a cluster of nodes. | 161 |
stavro/remodel | A library to transform data structures for API serialization | 141 |
dantame/sentient | A sentiment analysis tool using a pre-defined word list to determine the emotional tone of text | 34 |
polmuz/elixir-geohash | Provides a geocoding solution in Elixir | 27 |
sabiwara/aja | An Elixir standard library extension focused on efficient data structures and manipulation | 198 |
bydooweedoo/is | Validates data against predefined rules for various data types in Elixir. | 20 |
skizzehq/skizze | A service for efficient storage and analysis of large datasets using probabilistic data structures. | 771 |
anonyfox/elixir-scrape | A tool for extracting structured data from web resources using information-retrieval techniques. | 328 |
geekerzp/elixir_style_guide | A style guide for Elixir programming language aimed at promoting readable and maintainable code. | 46 |
karolsluszniak/ex_check | A tool to run code analysis and testing in Elixir projects efficiently | 312 |
ayrat555/rock | An Elixir implementation of a robust clustering algorithm for categorical attributes | 11 |