summaryrefslogtreecommitdiff
path: root/collect
AgeCommit message (Expand)Author
2022-02-03Take the lock before unlinking the mmap'ed shared memory to ensureScott Gasch
2022-02-02Let's be explicit with asserts; there was a bug in histogramScott
2022-02-02Make subdirs type clean too.Scott
2022-01-30Change locking boundaries for shared dict. Add a unit test.Scott
2022-01-30Add MIT License and copyright from the shared dict implementationScott
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
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
2021-09-28Various changesScott Gasch
2021-09-27Move collections into collect spaceScott Gasch