tree: 308b74d48c73404e494b5e3d58a2352a79e782fe [path history] [tgz]
  1. base128/
  2. caching/
  3. chunkstream/
  4. cmpbin/
  5. disjointset/
  6. embeddedkvs/
  7. rand/
  8. recordio/
  9. sortby/
  10. stringset/
  11. strpair/
  12. text/
  13. treapstore/
  14. README.md
common/data/README.md

common/data

This directory should be used for libraries that store, organize or manipulate data, as opposed to providing behavior.

The following sub-directories exist:

  • rand - random and pseudorandom number libraries
  • text - text processing/manipulation
  • caching - data caching