summaryrefslogtreecommitdiff
path: root/collect/shared_dict.py
AgeCommit message (Expand)Author
2022-08-30Changes towards splitting up the library and (maybe?) publishing on PyPi.Scott Gasch
2022-03-25Since this thing is on the innerwebs I suppose it should have aScott Gasch
2022-02-10More cleanup.Scott Gasch
2022-02-03Change settings in flake8 and black.Scott Gasch
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