https://github.com/ada-site-jml/a3-hashing-faikkk
a3-hashing-Faikkk created by GitHub Classroom
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.9%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
a3-hashing-Faikkk created by GitHub Classroom
Basic Info
- Host: GitHub
- Owner: ADA-SITE-JML
- Language: Java
- Default Branch: main
- Size: 7.81 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 1 year ago
· Last pushed about 1 year ago
Metadata Files
Readme
README.md
I have chosen Option A.
The hashing algorithm used is xxHash, which is a suitable choice, if you want fast hashing and not concerned about security.
NOTE: The whole submitted "hash_app" file should be downloaded and opened in code editor, as the pom.xml file includes the dependency for xxHash.
Owner
- Name: ADA-SITE-JML
- Login: ADA-SITE-JML
- Kind: organization
- Repositories: 2
- Profile: https://github.com/ADA-SITE-JML
GitHub Events
Total
- Push event: 3
- Public event: 1
Last Year
- Push event: 3
- Public event: 1
Dependencies
hash_app/pom.xml
maven
- net.jpountz.lz4:lz4 1.3.0