1234567891011121314151617 |
- [submodule "ext/lmdb"]
- path = ext/lmdb
- url = https://github.com/LMDB/lmdb.git
- branch = stable
- [submodule "ext/tpl"]
- path = ext/tpl
- url = https://github.com/troydhanson/tpl.git
- branch = stable
- [submodule "ext/spookyhash"]
- path = ext/spookyhash
- url = https://github.com/centaurean/spookyhash.git
- [submodule "ext/c-algorithms"]
- path = ext/c-algorithms
- url = https://github.com/fragglet/c-algorithms.git
- [submodule "ext/collections-c"]
- path = ext/collections-c
- url = https://github.com/srdja/Collections-C.git
|