sorted-set
Here are 21 public repositories matching this topic...
High-performance immutable data structures for modern JavaScript and TypeScript applications. Functional interfaces, deep/composite operations API, mixed mutability API, TypeScript definitions, ES2015 module exports.
-
Updated
Mar 6, 2023 - TypeScript
Black-White Array: fast, ordered data structure based on arrays with O(log N) memory allocations
-
Updated
Jun 13, 2026 - Go
This is an extension of Immutable.js that provides sorted collections SortedMap and SortedSet. The current implementation is using highly optimized B-tree memory structure.
-
Updated
Feb 4, 2019 - JavaScript
SortedSet and SortedMap with skip list for Go
-
Updated
Sep 25, 2019 - Go
Leaderboard API implemented with Node.js and Redis.
-
Updated
Jan 28, 2021 - JavaScript
𝗥𝗲𝗱𝗶𝘀 𝗦𝗲𝗿𝘃𝗲𝗿 + 𝗖𝗟𝗜 | 𝗣𝗲𝗿𝘀𝗶𝘀𝘁𝗲𝗻𝗰𝗲, 𝗥𝗲𝗽𝗹𝗶𝗰𝗮𝘁𝗶𝗼𝗻, 𝗣𝘂𝗯/𝗦𝘂𝗯, 𝗦𝘁𝗿𝗲𝗮𝗺𝘀, 𝗧𝗨𝗜
-
Updated
May 24, 2026 - Go
(persistent) DAta Structures In Elixir.
-
Updated
Dec 29, 2023 - Elixir
Typescript implementations of in-memory cache data-structures for Node and Browser.
-
Updated
Jul 20, 2023 - TypeScript
A faster, immutable replacement for Ruby's Set
-
Updated
Jun 26, 2018 - Ruby
Generic skip list implemented from scratch in Java as a fully compliant SortedSet<T> — O(log n) insert, search, and delete. Tested at 10M elements.
-
Updated
Jun 21, 2026 - Java
Redis sorted set with size limit within time frame
-
Updated
Oct 15, 2025 - TypeScript
an implementation of sorted set class in C++ using singly linked list.
-
Updated
Oct 17, 2021 - C++
An implementation of a skip list as a sorted set
-
Updated
Aug 1, 2023 - Java
Mainly change sorted set to hold time series elements which elements repeatable.
-
Updated
Feb 8, 2020 - C
A comprehensive C# collection demonstrating core data structures with practical examples and complexity analysis
-
Updated
May 17, 2026 - C#
An immutable in-memory tree data structure for maintaining an ordered set of 32 bit integers.
-
Updated
May 29, 2026 - C#
Creating subsets from SoredSet.
-
Updated
Feb 16, 2019 - Java
Improve this page
Add a description, image, and links to the sorted-set topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sorted-set topic, visit your repo's landing page and select "manage topics."