A python project that will analyze your code and determine the most efficient data structures to use. Not only will this program make smart choices at compile time, it will dynamically swap out these datastructures at runtime, giving your code the best possible performance.
-
Notifications
You must be signed in to change notification settings - Fork 0
A python project that will analyze your code and determine the most efficient data structures to use. Not only will this program make smart choices at compile time, it will dynamically swap out these datastructures at runtime, giving your code the best possible performance.
varunrau/SmartDataStructure
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A python project that will analyze your code and determine the most efficient data structures to use. Not only will this program make smart choices at compile time, it will dynamically swap out these datastructures at runtime, giving your code the best possible performance.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published