https://github.com/llogiq/bytecount

algorithm byte-count hacktoberfest rust

Last synced: about 1 month ago

Repository metadata:

Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 113
Total Committers: 20
Avg Commits per committer: 5.65
Development Distribution Score (DDS): 0.522

Commits in past year: 4
Committers in past year: 3
Avg Commits per committer in past year: 1.333
Development Distribution Score (DDS) in past year: 0.5

Name Email Commits
Andre Bogus b****e@g****m 54
Tom Parker-Shemilt p****y@t****t 16
Veedrac j****a@l****s 11
Ralf Jung p****t@r****e 6
dependabot-preview[bot] 2****] 3
Nigel Delaney e****e 2
philippeitis 3****s 2
Alex Touchet a****t@o****m 2
Alexander Ronald Altman a****n@m****m 2
Bruce Mitchener b****r@g****m 2
Igor Gnatenko i****n@g****m 2
Igor Gnatenko i****o@r****m 2
Yacin Tmimi y****i@g****m 2
Andre Bogus a****e@b****i 1
Havard Eidnes he@N****g 1
Igor Gnatenko i****n@f****g 1
Jens Reidel j****s@t****g 1
Steven Allen s****n@s****m 1
Thomas Hurst t****m@h****t 1
jmagnuson m****5@u****u 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

cargo: bytecount

count occurrences of a given byte, or the number of UTF-8 code points, in a byte slice, fast

  • Homepage:
  • Documentation: https://docs.rs/bytecount/
  • Licenses: Apache-2.0/MIT
  • Latest release: 0.6.8 (published 8 months ago)
  • Last Synced: 2024-11-10T20:36:33.713Z (about 1 month ago)
  • Versions: 22
  • Dependent Packages: 103
  • Dependent Repositories: 3,468
  • Downloads: 31,828,067 Total
  • Docker Downloads: 35,566,092
  • Rankings:
    • Docker downloads count: 0.266%
    • Downloads: 0.41%
    • Dependent packages count: 0.567%
    • Dependent repos count: 0.624%
    • Average: 3.958%
    • Stargazers count: 10.596%
    • Forks count: 11.286%
  • Maintainers (1)

Dependencies

Cargo.toml cargo
  • criterion 0.3 development
  • quickcheck 1.0 development
  • rand 0.8 development
  • packed_simd 0.3.8
.github/workflows/ci.yml actions
  • Swatinem/rust-cache v2 composite
  • actions-rs/cargo v1.0.3 composite
  • actions-rs/toolchain v1.0.7 composite
  • actions/checkout v3 composite