sorted-map
Here are 16 public repositories matching this topic...
Language:All
Sort:Most stars
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
Nov 29, 2025 - 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
sorted key/value storage for C99
- Updated
Mar 29, 2025 - C
Map for fast storing key-value pairs sorted by key
- Updated
Mar 13, 2024 - Zig
- Updated
Dec 17, 2017 - C++
Go`s generics AVL based sorted map
- Updated
Feb 9, 2024 - Go
- Updated
Dec 19, 2017 - Java
Java project using TreeMap to organize and group user-provided names and genders with sorted output.
- Updated
May 19, 2025 - Java
Python dictionary in which the keys are always in ascending order
- Updated
Dec 14, 2025 - C++
Improve this page
Add a description, image, and links to thesorted-map topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thesorted-map topic, visit your repo's landing page and select "manage topics."