← 返回首页
sorted-map · 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-map

Here are 17 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

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.

  • Updated Jul 8, 2026
  • TypeScript

A simple value-sorted map type for Go that features constant-time reads and efficient iteration over records.

  • Updated Apr 22, 2018
  • Go

Generic sorted map for Go with red-black tree under the hood

  • Updated Mar 22, 2022
  • 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

SortedTables in Nim, based on B-Trees

  • Updated Jun 7, 2020
  • Nim

SortedSet and SortedMap with skip list for Go

  • Updated Sep 25, 2019
  • Go

Adds Pydantic support to sortedcontainers.

  • Updated Apr 19, 2025
  • Python

Typescript implementations of in-memory cache data-structures for Node and Browser.

  • Updated Jul 20, 2023
  • TypeScript

Fast key-value indexed table with thread-safe public API and RAII-style locked iterators/slices.

  • Updated Jan 29, 2026
  • Zig

Java project using TreeMap to organize and group user-provided names and genders with sorted output.

  • Updated May 19, 2025
  • Java
  • Updated Dec 19, 2017
  • Java
  • Updated Dec 17, 2017
  • C++

Python dictionary in which the keys are always in ascending order

  • Updated Jun 19, 2026
  • C++

Improve this page

Add a description, image, and links to the sorted-map 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-map topic, visit your repo's landing page and select "manage topics."

Learn more

Footer

© 2026 GitHub, Inc.