Commit Graph

162 Commits

Author SHA1 Message Date
dependabot-preview[bot] 10afa21349 Update ahash requirement from 0.5.7 to 0.6.1
Updates the requirements on [ahash](https://github.com/tkaitchuck/ahash) to permit the latest version.
- [Release notes](https://github.com/tkaitchuck/ahash/releases)
- [Commits](https://github.com/tkaitchuck/ahash/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-25 09:56:19 +01:00
Dirkjan Ochtman 2b39f45547 Update GitHub Actions 2020-11-23 13:24:46 +01:00
Dirkjan Ochtman 1b4377715f Move from err-derive to thiserror 2020-11-23 13:23:16 +01:00
Dirkjan Ochtman e5e46d6c1b Upgrade to ahash 0.5.7 2020-11-23 13:21:54 +01:00
Dirkjan Ochtman 9c5f93644a Fill out more Cargo metadata 2020-11-23 13:20:55 +01:00
Dirkjan Ochtman 93bbff91ca Create initial README (fixes #1) 2020-06-19 13:14:27 +02:00
Dirkjan Ochtman 76bdcf1ca5 Separate state from Segmenter 2020-05-28 19:56:13 +02:00
Dirkjan Ochtman 98a8368be6 Avoid string allocations for search 2020-05-28 19:56:13 +02:00
Dirkjan Ochtman b9c8402b0c Prevent allocations for memo keys 2020-05-28 19:56:13 +02:00
Dirkjan Ochtman 0f69f267d8 Use ahash for hashing 2020-05-28 19:56:13 +02:00
Dirkjan Ochtman c11b30526d Add simple benchmark 2020-05-28 19:56:13 +02:00
Dirkjan Ochtman 38f9747c92 Initial version 2020-05-26 20:07:00 +02:00