elixir-datastructures
Data library
A collection of Elixir data structures and their associated protocols.
Datastructures for Elixir.
215 stars
13 watching
19 forks
Language: Elixir
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A storage system designed to manage Elixir-specific data terms, providing a wrapper around the underlying storage. | 6 |
| A lightweight Elixir wrapper around the built-in ets table implementation for storing and managing Erlang terms | 7 |
| An Elixir standard library extension focused on efficient data structures and manipulation | 213 |
| A tool for generating match_specs from LINQ-inspired queries at compile-time for use with Elixir record types. | 78 |
| Provides a simplified interface to Mnesia's functionality for Elixir developers. | 695 |
| A library for defining and working with typed structs in Elixir | 13 |
| A collection of statistical functions and distributions implemented in Elixir | 138 |
| A library providing a simple and flexible way to create socket acceptor pools in Elixir | 92 |
| An HTTP/SPDY server implemented as a library | 73 |
| A Elixir library that provides a socket wrapping solution for various protocols including TCP, UDP, Sctp and WebSockets with SSL support. | 691 |
| An Elixir implementation of a generic tree data structure with node-based model and traversal APIs | 18 |
| A JSON handling library for Elixir. | 60 |
| A toolset for generating and testing data in Elixir applications | 888 |
| A playground for exploring various data structures and network protocols in Elixir | 14 |
| A queue data structure implemented as a wrapper around the Elixir language's existing queue data type with additional features and improved API. | 34 |