https://github.com/tokio-rs/valuable

Last synced: about 1 month ago

Repository metadata:


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 133
Total Committers: 7
Avg Commits per committer: 19.0
Development Distribution Score (DDS): 0.489

Commits in past year: 9
Committers in past year: 3
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.333

Name Email Commits
Carl Lerche me@c****m 68
Taiki Endo t****9@g****m 34
github-actions[bot] 4****] 15
Eliza Weisman e****a@b****o 13
Cainã Costa me@c****m 1
Ning Sun c****g@g****m 1
Sinotov Aleksandr b****t@g****m 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

cargo: valuable

Object-safe value inspection, used to pass un-typed structured data across trait-object boundaries.

  • Homepage:
  • Documentation: https://docs.rs/valuable/
  • Licenses: MIT
  • Latest release: 0.1.0 (published almost 3 years ago)
  • Last Synced: 2024-11-10T21:01:21.727Z (about 1 month ago)
  • Versions: 2
  • Dependent Packages: 24
  • Dependent Repositories: 13,966
  • Downloads: 49,216,929 Total
  • Docker Downloads: 40,536,543
  • Rankings:
    • Docker downloads count: 0.22%
    • Dependent repos count: 0.226%
    • Downloads: 0.351%
    • Dependent packages count: 2.008%
    • Average: 4.404%
    • Stargazers count: 11.158%
    • Forks count: 12.458%
  • Maintainers (2)
cargo: valuable-serde

`serde::Serialize` implementation for `Valuable` types.

  • Homepage:
  • Documentation: https://docs.rs/valuable-serde/
  • Licenses: MIT
  • Latest release: 0.1.0 (published almost 3 years ago)
  • Last Synced: 2024-11-10T21:01:20.937Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 7
  • Dependent Repositories: 21
  • Downloads: 476,523 Total
  • Rankings:
    • Downloads: 3.801%
    • Dependent packages count: 5.385%
    • Dependent repos count: 6.025%
    • Average: 8.023%
    • Stargazers count: 11.613%
    • Forks count: 13.289%
  • Maintainers (1)
cargo: valuable-derive

Macros for the `valuable` crate.

  • Homepage:
  • Documentation: https://docs.rs/valuable-derive/
  • Licenses: MIT
  • Latest release: 0.1.0 (published almost 3 years ago)
  • Last Synced: 2024-11-10T21:01:22.190Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 2
  • Dependent Repositories: 8
  • Downloads: 466,123 Total
  • Docker Downloads: 380,694
  • Rankings:
    • Docker downloads count: 1.774%
    • Downloads: 5.212%
    • Average: 8.529%
    • Dependent repos count: 8.693%
    • Dependent packages count: 10.596%
    • Stargazers count: 11.613%
    • Forks count: 13.289%
  • Maintainers (1)

Dependencies

tests/Cargo.toml cargo
  • rustversion 1 development
  • trybuild 1 development
valuable/Cargo.toml cargo
  • criterion 0.3 development
  • valuable-derive 0.1.0
valuable-derive/Cargo.toml cargo
  • proc-macro2 1.0
  • quote 1.0
  • syn 1.0.60
valuable-serde/Cargo.toml cargo
  • serde 1 development
  • serde_json 1 development
  • serde_test 1 development
  • valuable 0.1 development
  • serde 1.0.103
  • valuable 0.1
.github/workflows/ci.yml actions
  • actions-rs/toolchain v1 composite
  • actions/checkout v3 composite
  • peter-evans/create-pull-request v3 composite
  • taiki-e/install-action cargo-hack composite
Cargo.toml cargo