There are 0 repository under sorted-map 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.
A simple value-sorted map type for Go that features constant-time reads and efficient iteration over records.
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.
SortedSet and SortedMap with skip list for Go
Adds Pydantic support to sortedcontainers.
Typescript implementations of in-memory cache data-structures for Node and Browser.
Go`s generics AVL based sorted map