https://github.com/ben-ph/vuvuzella

a toy noise implementation, for learning and ~~profit~~, well, for learning, at least

https://github.com/ben-ph/vuvuzella

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
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

a toy noise implementation, for learning and ~~profit~~, well, for learning, at least

Basic Info
  • Host: GitHub
  • Owner: Ben-PH
  • License: mit
  • Language: Rust
  • Default Branch: main
  • Size: 20.5 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.md

NOT SUITABLE FOR PRODUCTION.

Assume that it is broken and insecure.

Owner

  • Name: Ben
  • Login: Ben-PH
  • Kind: user
  • Location: Cornus, France

A budding developer coming into early middle ages, a career change and new passions is what drives me.

GitHub Events

Total
  • Push event: 1
  • Pull request event: 3
  • Create event: 1
Last Year
  • Push event: 1
  • Pull request event: 3
  • Create event: 1

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 3
  • Total Committers: 1
  • Avg Commits per committer: 3.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 3
  • Committers: 1
  • Avg Commits per committer: 3.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Ben PHL b****e@g****m 3

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 minute
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 minute
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • Ben-PH (4)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

Cargo.lock cargo
  • aead 0.5.2
  • blake2 0.10.6
  • block-buffer 0.10.4
  • bytes 1.6.0
  • cfg-if 1.0.0
  • chacha20 0.9.1
  • chacha20poly1305 0.10.1
  • cipher 0.4.4
  • cpufeatures 0.2.12
  • crypto-common 0.1.6
  • curve25519-dalek 4.1.3
  • curve25519-dalek-derive 0.1.1
  • digest 0.10.7
  • fiat-crypto 0.2.9
  • generic-array 0.14.7
  • getrandom 0.2.15
  • inout 0.1.3
  • libc 0.2.155
  • opaque-debug 0.3.1
  • poly1305 0.8.0
  • proc-macro2 1.0.86
  • quote 1.0.36
  • rand_core 0.6.4
  • rustc_version 0.4.0
  • semver 1.0.23
  • serde 1.0.204
  • serde_derive 1.0.204
  • subtle 2.6.1
  • syn 2.0.68
  • typenum 1.17.0
  • unicode-ident 1.0.12
  • universal-hash 0.5.1
  • version_check 0.9.4
  • wasi 0.11.0+wasi-snapshot-preview1
  • x25519-dalek 2.0.1
  • zeroize 1.8.1
  • zeroize_derive 1.4.2
Cargo.toml cargo