https://github.com/cyclone-github/hashgen-testing
Temp / testing repository for hashgen
https://github.com/cyclone-github/hashgen-testing
Last synced: 7 months ago
JSON representation
Temp / testing repository for hashgen
- Host: GitHub
- URL: https://github.com/cyclone-github/hashgen-testing
- Owner: cyclone-github
- License: gpl-2.0
- Created: 2023-11-05T14:00:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-14T19:09:48.000Z (9 months ago)
- Last Synced: 2025-06-07T17:08:33.674Z (8 months ago)
- Language: Go
- Size: 535 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/cyclone-github/hashgen-testing/)
[](https://github.com/cyclone-github/hashgen-testing/issues)
[](LICENSE)

# hashgen - testing
**This repository is for testing features and/or programming languages for hashgen. Please note that it is intended solely for testing purposes and should not be utilized for any other use case.**
- benchmarks
- benchmarks of hashgen vs various hash generators
- hashgen_c
- hashgen written in C (experimental)
- hashgen_go
- hashgen written in Go (development language)
- hashgen_php
- hashgen written in php
- hashgen_python
- hashgen written in python3
- hashgen_rust
- hashgen written in Rust (experimental)