sorted_set

Sorted Set Library

A library that provides an efficient and customizable sorted set data structure for Elixir applications

Sorted Set library for Elixir

GitHub

21 stars
2 watching
8 forks
Language: Elixir
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tyre/red_black_tree An implementation of a data structure for ordered key-value stores with efficient lookup and insertion capabilities. 38
seantanly/elixir-combination A library for generating combinations and permutations from Enumerable 34
tyre/imagineer A library for image processing in Elixir. 119
princemaple/elixir-queue A queue data structure implemented as a wrapper around the Elixir language's existing queue data type with additional features and improved API. 33
elixir-typed-structor/typed_structor A library for defining and working with typed structs in Elixir 13
weebly/orderedset A collection of unique, ordered objects with fast lookup performance and strong typing support 252
kkirsche/redtube_elixir A library that wraps an adult content API in Elixir to retrieve video search results 8
balena/elixir-sippet A SIP middleware library providing building blocks for real-time multimedia sessions. 77
narimiran/sorta An implementation of sorted data structures using B-Trees in the Nim programming language 17
joshnuss/design-patterns-in-elixir A collection of Elixir implementations of common design patterns 624
witchcrafters/witchcraft A set of Elixir libraries providing algebraic and categorical abstractions 1,197
tyre/gutenex A PDF generation library built on top of Elixir, allowing users to create and manipulate PDF documents programmatically. 243
wangjia184/sortedset An ordered collection data structure with fast O(log(N)) time complexity on adding, searching, and removing elements. 150
danielberkompas/elasticsearch-elixir A no-nonsense library for interacting with Elasticsearch from Elixir 421
shhavel/uri_query A utility library for encoding and parsing URI query parameters in Elixir. 13