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
21 stars
2 watching
8 forks
Language: Elixir
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a data structure for ordered key-value stores with efficient lookup and insertion capabilities. | 37 |
| A library for generating combinations and permutations from Enumerable | 34 |
| A library for image processing in Elixir. | 119 |
| A queue data structure implemented as a wrapper around the Elixir language's existing queue data type with additional features and improved API. | 34 |
| A library for defining and working with typed structs in Elixir | 13 |
| A collection of unique, ordered objects with fast lookup performance and strong typing support | 252 |
| A library that wraps an adult content API in Elixir to retrieve video search results | 8 |
| A SIP middleware library providing building blocks for real-time multimedia sessions. | 77 |
| An implementation of sorted data structures using B-Trees in the Nim programming language | 17 |
| A collection of Elixir implementations of common design patterns | 626 |
| A set of Elixir libraries providing algebraic and categorical abstractions | 1,201 |
| A PDF generation library built on top of Elixir, allowing users to create and manipulate PDF documents programmatically. | 243 |
| An ordered collection data structure with fast O(log(N)) time complexity on adding, searching, and removing elements. | 152 |
| A no-nonsense library for interacting with Elasticsearch from Elixir | 422 |
| A utility library for encoding and parsing URI query parameters in Elixir. | 13 |