tree: 18a47062712c0961796b41d1a2f09c708c9d3aa8 [path history] [tgz]
  1. base128/
  2. caching/
  3. chunkstream/
  4. cmpbin/
  5. disjointset/
  6. embeddedkvs/
  7. lex64/
  8. rand/
  9. recordio/
  10. sortby/
  11. stringset/
  12. strpair/
  13. text/
  14. treapstore/
  15. 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