summaryrefslogtreecommitdiff
path: root/src/Data/Wrapper
AgeCommit message (Collapse)Author
2020-01-01Factor out some new librariesJames Crayne
word64-map: Data.Word64Map network-addr: Network.Address tox-crypto: Crypto.Tox lifted-concurrent: Control.Concurrent.Lifted.Instrument Control.Concurrent.Async.Lifted.Instrument psq-wrap: Data.Wrapper.PSQInt Data.Wrapper.PSQ minmax-psq: Data.MinMaxPSQ tasks: Control.Concurrent.Tasks kad: Network.Kademlia Network.Kademlia.Bootstrap Network.Kademlia.Routing Network.Kademlia.CommonAPI Network.Kademlia.Persistence Network.Kademlia.Search
2019-01-16Data.TableMethodsJoe Crayne
2018-09-07Added some minor helper utiltities to PSQ and Network.Tox.Session.Joe Crayne
2018-06-22Removed redundant imports and other clean up.joe
2017-11-05Tox: Shared secrets cache.joe
2017-07-27Bug-fix: Enabled storing multiple peers in a swarm.joe
2017-07-26Expose psqueues' auxillary value feature.joe
2017-07-19Added a wrapper for IntPSQ.joe
2017-07-19Switch Wrapper.PSQ from OrdPSQ to HashablePSQ.joe
2017-07-19Made Wrapper.PSQ a little more flexible.joe
2017-02-01New improved iterative search algorithm.joe
2017-01-27Switched PSQueue to psqueues for strict spine.joe