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 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tyre/red_black_treeAn implementation of a data structure for ordered key-value stores with efficient lookup and insertion capabilities.37
seantanly/elixir-combinationA library for generating combinations and permutations from Enumerable34
tyre/imagineerA library for image processing in Elixir.119
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
elixir-typed-structor/typed_structorA library for defining and working with typed structs in Elixir13
weebly/orderedsetA collection of unique, ordered objects with fast lookup performance and strong typing support252
kkirsche/redtube_elixirA library that wraps an adult content API in Elixir to retrieve video search results8
balena/elixir-sippetA SIP middleware library providing building blocks for real-time multimedia sessions.77
narimiran/sortaAn implementation of sorted data structures using B-Trees in the Nim programming language17
joshnuss/design-patterns-in-elixirA collection of Elixir implementations of common design patterns626
witchcrafters/witchcraftA set of Elixir libraries providing algebraic and categorical abstractions1,201
tyre/gutenexA PDF generation library built on top of Elixir, allowing users to create and manipulate PDF documents programmatically.243
wangjia184/sortedsetAn ordered collection data structure with fast O(log(N)) time complexity on adding, searching, and removing elements.152
danielberkompas/elasticsearch-elixirA no-nonsense library for interacting with Elasticsearch from Elixir422
shhavel/uri_queryA utility library for encoding and parsing URI query parameters in Elixir.13