multiset.cr

multiset

An implementation of a data structure allowing multiple instances of the same element

Multiset (bag) implementation in Crystal

GitHub

4 stars
2 watching
1 forks
Language: Crystal
last commit: almost 2 years ago
Linked from 1 awesome list

bagcrystaldata-structuresmultisetset

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ziprandom/cltk A set of reusable classes and methods for creating languages in Crystal 73
zoumo/goset Provides a basic set data structure with common operations for Go 52
samebchase/hash-set An implementation of a data structure providing constant time lookup and insertion operations. 17
perdata/treap An immutable data structure for efficiently managing sorted sets. 27
schochastics/networkdata Provides access to a collection of network datasets in igraph format 142
crystal-community/toml.cr A Crystal implementation of the TOML data serialization format 60
maiha/crt.cr Libraries for working with terminal interfaces and C functions 27
jtomschroeder/crystalline A collection of algorithms and data structures for use in the Crystal programming language 129
cl-babel/babel A Common Lisp library for efficient charset encoding and decoding 92
scicloj/tablecloth A dataset manipulation library built on top of tech.ml.dataset, providing a simplified API for data processing and analysis. 303
studiosol/set An implementation of a set data structure using LinkedHashMap 27
tkych/cl-spark A utility for generating simple, visually appealing data visualizations from numeric data sets. 96
precog/matryoshka A library providing generalized recursion schemes and traversals for recursive data structures in Scala. 811
techascent/tech.ml.dataset A Clojure library for efficient tabular data processing and analysis 681
84codes/mqtt-client.cr An MQTT client implementation in Crystal. 4