mirror of https://gitee.com/bigwinds/arangodb
added new lib (fasthash and xxhash)
This commit is contained in:
parent
a7fa6b395a
commit
a469e38855
|
@ -13,6 +13,16 @@
|
|||
* GITHUB: https://github.com/night-shift/fpconv/
|
||||
* License: [MIT License](https://github.com/night-shift/fpconv/blob/master/license)
|
||||
|
||||
### fasthash
|
||||
|
||||
* Project Home: https://code.google.com/p/fast-hash/
|
||||
* License: [MIT License](https://code.google.com/p/fast-hash/)
|
||||
|
||||
### xxhash
|
||||
|
||||
* Project Home: https://code.google.com/p/xxhash/
|
||||
* License: [BSD 2-Clause License](https://code.google.com/p/xxhash/)
|
||||
|
||||
### Google V8 4.3.61
|
||||
|
||||
* Project Home: https://code.google.com/p/v8/
|
||||
|
|
Loading…
Reference in New Issue