aboutsummaryrefslogtreecommitdiff
path: root/readme.md
blob: db27b44a5851e3728979586b02f4565b4a3a1aca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# calm

> **c**alm **a**bstract **l**ambda **m**achine

## Libraries

-   [hashmap.c](https://github.com/tidwall/hashmap.c) \[MIT\]: Simple
    but efficient hashmap
-   [xxHash](https://github.com/Cyan4973/xxHash/) \[BSD 2-Clause\]:
    Extremely fast hash algorithm