https://github.com/taiki-e/const_fn

no-std proc-macro rust

Last synced: about 1 month ago

Repository metadata:

A lightweight attribute for easy generation of const functions with conditional compilations.


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 402
Total Committers: 1
Avg Commits per committer: 402.0
Development Distribution Score (DDS): 0.0

Commits in past year: 52
Committers in past year: 1
Avg Commits per committer in past year: 52.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Taiki Endo t****9@g****m 402

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

cargo: const_fn

A lightweight attribute for easy generation of const functions with conditional compilations.

  • Homepage:
  • Documentation: https://docs.rs/const_fn/
  • Licenses: Apache-2.0 OR MIT
  • Latest release: 0.4.10 (published 8 months ago)
  • Last Synced: 2024-11-10T21:31:29.212Z (about 1 month ago)
  • Versions: 23
  • Dependent Packages: 15
  • Dependent Repositories: 8,277
  • Downloads: 34,079,287 Total
  • Docker Downloads: 35,678,034
  • Rankings:
    • Docker downloads count: 0.11%
    • Downloads: 0.306%
    • Dependent repos count: 0.336%
    • Dependent packages count: 2.348%
    • Average: 8.341%
    • Stargazers count: 21.043%
    • Forks count: 25.905%
  • Maintainers (1)

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • taiki-e/install-action cargo-hack composite
  • taiki-e/install-action cargo-minimal-versions composite
.github/workflows/release.yml actions
  • actions/checkout v3 composite
  • taiki-e/create-gh-release-action v1 composite
Cargo.toml cargo
test_suite/Cargo.toml cargo