summaryrefslogtreecommitdiff
path: root/collect
AgeCommit message (Collapse)Author
2022-01-30Change locking boundaries for shared dict. Add a unit test.Scott
Make smart_futures re-raise exceptions that happened in futures. Mess with file_utils.
2022-01-30Add MIT License and copyright from the shared dict implementationScott
I based this code on.
2022-01-30Add a MP shared dict.Scott
2021-10-29Adds Arper, cleans up other stuff.Scott Gasch
2021-10-02changesScott Gasch
2021-09-29Some binary tree methods to support the unscramble progam's sparsefileScott Gasch
population.
2021-09-29Stuff.Scott Gasch
2021-09-29Add tests on bidict. Fix bug in string_utils ngrams.Scott Gasch
2021-09-29Workaround likely client bug in letter_compress. Update tests in bst.Scott Gasch
Add pip_install.sh.
2021-09-28Various changesScott Gasch
2021-09-27Move collections into collect spaceScott Gasch