Projects in Awesome Lists tagged with sorted-set
A curated list of projects in awesome lists tagged with sorted-set .
https://github.com/frptools/collectable
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.
batching data-structures deep dictionary es2015-modules hash-array-mapped-trie immutable immutablejs javascript javascript-library list map nested-structures red-black-tree set sorted-map sorted-set typescript typescript-definitions
Last synced: 09 Apr 2025
https://github.com/applitopia/immutable-sorted
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.
b-tree btree immutable incremental-sort javascript partial-sort sorted-map sorted-set
Last synced: 13 Jun 2025
https://github.com/buraksezer/sorted
SortedSet and SortedMap with skip list for Go
golang key-value map skiplist skiplistmap sorted-map sorted-set
Last synced: 23 Jun 2025
https://github.com/gozeloglu/leaderboard-redis
Leaderboard API implemented with Node.js and Redis.
Last synced: 13 May 2025
https://github.com/bacali95/sweet-collections
Typescript implementations of in-memory cache data-structures for Node and Browser.
avl-tree collections heap lfu-cache lru-cache sorted-array sorted-map sorted-set
Last synced: 05 Sep 2025
https://github.com/liwnn/zset
This Go package provides an implementation of sorted set in redis
go ranking redis skiplist sorted-set zset
Last synced: 10 Apr 2025
https://github.com/dronnix/bwarr
Black-White Array: fast, ordered data structure based on arrays with O(log N) memory allocations
btree btrees cache cache-friendly computer-science data-structure data-structures go golang ordered performance sorted-set
Last synced: 13 Jan 2026
https://github.com/mtumilowicz/java11-collections-sortedset-subset-methods
Creating subsets from SoredSet.
headset sorted-set sorted-sets subset subsetting tailset
Last synced: 22 Jun 2026