An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

data-structure-inferrer

This project is meant to be a compiler feature/wrapper that analyzes your code and chooses the best data structure depending on your source code. It analyzes the functions used on a wildcard data structure and chooses the type of structure that minimizes the time complexity. It will support C language and hopefully some other languages too.

Ecosystem
hackage.haskell.org
Latest Release
1.0
about 14 years ago
Versions
1
Downloads
1,323 total
Links
Registry hackage.haskell.org
Source Repository
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/data-structure-inferrer
spec
License MIT
First Release about 14 years ago
Last Synced 16 days ago
Repository
Stars 9 on GitHub
Forks 2 on GitHub