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

Encapsulate core properties to read useful information from clocks, ab-encoders, etc.

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

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 (3.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Encapsulate core properties to read useful information from clocks, ab-encoders, etc.

Basic Info
  • Host: GitHub
  • Owner: Ben-PH
  • License: apache-2.0
  • Language: Rust
  • Default Branch: main
  • Size: 17.6 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme

README.md

crates.io docs.rs License: MIT/Apache-2.0

A trait system that blueprints generic counters. Intended mostly for embedded peripherals such as clocks, AB encoders, etc.

Device/Platform/Peripheral specific implementations will be re-exported through feature gates.

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
  • Watch event: 1
  • Push event: 7
  • Pull request event: 4
  • Fork event: 1
  • Create event: 2
Last Year
  • Watch event: 1
  • Push event: 7
  • Pull request event: 4
  • Fork event: 1
  • Create event: 2

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 minute
  • Total issue authors: 0
  • Total pull request authors: 2
  • 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: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 minute
  • Issue authors: 0
  • Pull request authors: 2
  • 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 (2)
  • crabdancing (2)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 2
  • Total downloads:
    • cargo 3,383 total
  • Total dependent packages: 0
    (may contain duplicates)
  • Total dependent repositories: 0
    (may contain duplicates)
  • Total versions: 4
  • Total maintainers: 1
crates.io: discrete_count

Encapsulate counting for clocks, ab-encoders, etc

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1,668 Total
Rankings
Dependent repos count: 24.3%
Dependent packages count: 32.2%
Average: 50.7%
Downloads: 95.7%
Maintainers (1)
Last synced: 10 months ago
crates.io: discrete_count_core

Core implementation for discrete_count

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1,715 Total
Rankings
Dependent repos count: 24.3%
Dependent packages count: 32.2%
Average: 50.7%
Downloads: 95.7%
Maintainers (1)
Last synced: 10 months ago

Dependencies

Cargo.lock cargo
  • autocfg 1.4.0
  • az 1.2.1
  • bytemuck 1.20.0
  • cfg-if 1.0.0
  • crunchy 0.2.2
  • fixed 1.28.0
  • half 2.4.1
  • num-traits 0.2.19
  • typenum 1.17.0
  • uom 0.36.0
Cargo.toml cargo
discrete_count_core/Cargo.toml cargo