Adding core.rrb-vector paper as well as createing a clojure cross reference README.

This commit is contained in:
Clint Newsom
2014-04-02 10:09:21 -04:00
parent 4c93e325c0
commit d445315e43
2 changed files with 28 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
* [Dynamic Hash Tables](http://www.csd.uoc.gr/~hy460/pdf/Dynamic%20Hash%20Tables.pdf)
* [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)