elixir-datastructures

Data library

A collection of Elixir data structures and their associated protocols.

Datastructures for Elixir.

GitHub

215 stars
13 watching
19 forks
Language: Elixir
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
meh/dextsA storage system designed to manage Elixir-specific data terms, providing a wrapper around the underlying storage.6
meh/extsA lightweight Elixir wrapper around the built-in ets table implementation for storing and managing Erlang terms7
sabiwara/ajaAn Elixir standard library extension focused on efficient data structures and manipulation213
meh/exquisiteA tool for generating match_specs from LINQ-inspired queries at compile-time for use with Elixir record types.78
meh/amnesiaProvides a simplified interface to Mnesia's functionality for Elixir developers.695
elixir-typed-structor/typed_structorA library for defining and working with typed structs in Elixir13
msharp/elixir-statisticsA collection of statistical functions and distributions implemented in Elixir138
meh/reagentA library providing a simple and flexible way to create socket acceptor pools in Elixir92
meh/cauldronAn HTTP/SPDY server implemented as a library73
meh/elixir-socketA Elixir library that provides a socket wrapping solution for various protocols including TCP, UDP, Sctp and WebSockets with SSL support.691
medhiwidjaja/nary_treeAn Elixir implementation of a generic tree data structure with node-based model and traversal APIs18
meh/jazzA JSON handling library for Elixir.60
whatyouhide/stream_dataA toolset for generating and testing data in Elixir applications888
hamiltop/structurezA playground for exploring various data structures and network protocols in Elixir14
princemaple/elixir-queueA queue data structure implemented as a wrapper around the Elixir language's existing queue data type with additional features and improved API.34