any_hash.cr
Data structure library
A library for working with nested data structures, providing an easy-to-use JSON-friendly hash class and methods for traversing and manipulating it.
Better JSON::Any for Crystal
35 stars
5 watching
1 forks
Language: Crystal
last commit: about 1 year ago
Linked from 1 awesome list
crystaldata-structureshashjsonmanipulationyaml
Related projects:
Repository | Description | Stars |
---|---|---|
sirherrbatka/cl-data-structures | A collection of reusable data structures and streaming algorithms in Common Lisp. | 47 |
michaeljwelsh/cdsa | A collection of generic, intrusive data structures and algorithms implemented in ANSI C. | 603 |
anykeyh/clear | An ORM library for Crystal that simplifies interactions with PostgreSQL databases. | 272 |
sija/ksuid.cr | A Crystal implementation of globally unique IDs with timestamp and random payload components. | 15 |
sija/blurhash.cr | An algorithm to encode images into compact strings and reconstruct them later as color gradients. | 23 |
krukow/clj-ds | Provides data structures modified from Clojure to be usable outside of the language in a Java context | 219 |
sija/ipaddress.cr | A library for handling IPv4 and IPv6 addresses in Crystal programming language | 43 |
samebchase/hash-set | An implementation of a data structure providing constant time lookup and insertion operations. | 17 |
sabiwara/aja | An Elixir standard library extension focused on efficient data structures and manipulation | 198 |
orium/rpds | A Rust implementation of persistent data structures with structural sharing | 1,261 |
deepak-malik/data-structures-in-java | A collection of Java implementations of various data structures and algorithms used in computer science | 145 |
spider-gazelle/named_information | A Crystal implementation of an RFC for generating unique identifiers from hashes. | 0 |
crystal-china/hashr | A lightweight class used to simplify testing of JSON responses in Crystal applications. | 0 |
sija/debug.cr | A debugging tool providing colorized output and type information for Crystal programming language | 94 |
sija/backtracer.cr | Assists in parsing backtraces into a structured form. | 15 |