aboutsummaryrefslogtreecommitdiff
path: root/src/vector.rs
Commit message (Expand)AuthorAge
* use binary search for vector matching instead of hashmapsNathan Reiner2023-07-26
* make it use less ram using packed structsNathan Reiner2023-07-25
* make fast using hash instead of dictionaryNathan Reiner2023-07-14
* add optioal prioritizer on searchNathan Reiner2023-07-09
* introduce some minor optimizationsNathan Reiner2023-07-09
* add guiNathan Reiner2023-07-07
* add some documentation to structsNathan Reiner2023-07-06
* cleanup with clippyNathan Reiner2023-07-06
* filevector rename to_hex -> to_stringNathan Reiner2023-07-06
* first sketch of indexerNathan Reiner2023-07-05