Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/djmaze/funny_crystal_hasher
Implementation of the funny_hash algorithm in Rust
https://github.com/djmaze/funny_crystal_hasher
Last synced: 27 days ago
JSON representation
Implementation of the funny_hash algorithm in Rust
- Host: GitHub
- URL: https://github.com/djmaze/funny_crystal_hasher
- Owner: djmaze
- Created: 2024-10-25T15:34:27.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-25T15:35:02.000Z (3 months ago)
- Last Synced: 2024-12-08T20:41:23.933Z (about 1 month ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Funny crystal hasher
Reimplementation of the [funny_hash algorithm](https://github.com/funny-falcon/funny_hash), output-compatible with [the version used in the Crystal language](https://github.com/crystal-lang/crystal/blob/master/src/crystal/hasher.cr).