← 返回首页
sorted-set · GitHub Topics · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus
#

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

Sorted set in golang.

  • Updated Mar 28, 2024
  • 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

This Go package provides an implementation of sorted set in redis

  • Updated Sep 1, 2023
  • 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

Top N Streaming Counter

  • Updated Oct 24, 2017
  • Go

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

A faster, immutable replacement for Ruby's Set

  • Updated Jun 26, 2018
  • Ruby

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
Load more…

Improve this page

Add a description, image, and links to the sorted-set topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more

Footer

© 2026 GitHub, Inc.