cl-hamt

2020-03-25

Dictionary & set data structure using hash array-mapped tries

Upstream URL

github.com/danshapero/cl-hamt

Author

Daniel Shapero <shapero.daniel@gmail.com>

License

BSD 3-clause
README

cl-hamt

Dictionary & set data structure using hash array-mapped tries

License:
BSD 3-clause
Authors:
Daniel Shapero <shapero.daniel@gmail.com>
Dependencies:
  • cl-murmurhash

cl-hamt-examples

Example code for using cl-hamt

License:
BSD 3-clause
Authors:
Daniel Shapero <shapero.daniel@gmail.com>
Dependencies:
  • cl-hamt

  • cl-ppcre

  • drakma

cl-hamt-test

Unit tests and benchmarks for cl-hamt

License:
BSD 3-clause
Authors:
Daniel Shapero <shapero.daniel@gmail.com>
Dependencies:
  • cl-hamt

  • fiveam

Dependencies (4)

  • cl-murmurhash
  • cl-ppcre
  • drakma
  • fiveam

Dependents (1)

  • GitHub
  • Quicklisp