Repository Details
Shared by
HelloGitHub Rating
0 ratings
Claim
Discuss
Collect
Share
3.9k
Stars
No
Chinese
Python
Language
No
Active
1
Contributors
36
Issues
No
Organization
2.1.0
Latest
226
Forks
None
License
More
This project offers three data structures: SortedList, SortedDict, and SortedSet, which are fully compatible with the APIs of the built-in List, Dict, and Set data types in Python. Despite being written purely in Python, their performance rivals that of Python libraries implemented with C extensions.
Comments
Rating:
No comments yet