Topic: "sorted-dict"
nvictus/pqdict
A Pythonic indexed priority queue
Language: Python - Size: 966 KB - Last synced at: 9 days ago - Pushed at: 10 months ago - Stars: 90 - Forks: 27

narimiran/sorta
SortedTables in Nim, based on B-Trees
Language: Nim - Size: 38.1 KB - Last synced at: 2 days ago - Pushed at: almost 5 years ago - Stars: 20 - Forks: 3

rahul1947/LP2-Skip-List-Implementation
Skip Lists: A generalization of sorted linked lists for implementing Dictionary ADT (insert, delete, find, min, floor, ceiling) in O(log n) expected time per operation. And competing with balanced search trees like AVL, Red-Black, and B-Trees.
Language: Java - Size: 24.9 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

areller/redis-dict
Redis with Sorted Dictionaries
Language: C - Size: 11.7 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0
