papers-we-love_papers-we-love/data_structures/README.md

4 lines
336 B
Markdown
Raw Normal View History

2014-03-14 02:39:39 +00:00
* [Dynamic Hash Tables](http://www.csd.uoc.gr/~hy460/pdf/Dynamic%20Hash%20Tables.pdf)
2014-03-20 22:10:49 +00:00
* [Simple, Fast, and Practical Non-Blocking and Blocking Concurrent Queue Algorithms](http://www.research.ibm.com/people/m/michael/podc-1996.pdf)
* [RRB-Trees: Efficient Immutable Vectors](http://infoscience.epfl.ch/record/169879/files/RMTrees.pdf)