SortedTables in Nim, based on B-Trees
-
Updated
Jun 7, 2020 - Nim
SortedTables in Nim, based on B-Trees
1st .NET laboratories at Gdańsk University of Technology.
Sorted dictionary base on AVL tree, search O(1)/ delete O(1) / insert O(logN)
Sorted collections written in pure Swift
Redis with Sorted Dictionaries
Add a description, image, and links to the sorted-dictionary topic page so that developers can more easily learn about it.
To associate your repository with the sorted-dictionary topic, visit your repo's landing page and select "manage topics."