Bartosz Taudul
|
6579399bfd
|
Update xxHash to 0.8.1.
|
2021-12-01 21:52:31 +01:00 |
|
Bartosz Taudul
|
935eb4cc61
|
Use xxh3 for VarArray hashing.
|
2020-02-29 15:31:05 +01:00 |
|
Bartosz Taudul
|
022528bb47
|
Use Martin Ankerl's robin hood unordered map.
ska::flat_hash_map has bugs and its development is dead.
|
2020-01-28 21:49:36 +01:00 |
|
Bartosz Taudul
|
5df7444cbb
|
Replace djb hash with xxh3.
|
2019-11-07 23:52:52 +01:00 |
|
Bartosz Taudul
|
17e1894034
|
Add specialized string key for hash map.
|
2019-02-12 22:11:15 +01:00 |
|
Bartosz Taudul
|
6cb2fec48e
|
Use flat hash map for string map.
|
2018-03-23 21:12:29 +01:00 |
|
Bartosz Taudul
|
ca4483ecf5
|
Prevent source location payload duplication.
|
2017-11-11 02:31:51 +01:00 |
|
Bartosz Taudul
|
adeb9b74f9
|
Make while condition explicit.
|
2017-10-28 21:35:38 +02:00 |
|
Bartosz Taudul
|
75457c1465
|
Remove +x flag from files.
|
2017-10-10 21:56:15 +02:00 |
|
Bartosz Taudul
|
537542f682
|
Add character utilities.
|
2017-09-27 02:35:59 +02:00 |
|