https://github.com/smol-rs/cache-padded

rust

Last synced: about 1 month ago

Repository metadata:

[DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 25
Total Committers: 4
Avg Commits per committer: 6.25
Development Distribution Score (DDS): 0.28

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

Name Email Commits
Taiki Endo t****9@g****m 18
Stjepan Glavina s****g@g****m 5
John Nunley j****1@g****m 1
Nan Xiao n****n@c****g 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

go: github.com/smol-rs/cache-padded

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/smol-rs/cache-padded#section-documentation
  • Licenses: apache-2.0
  • Latest release: v1.3.0 (published over 1 year ago)
  • Last Synced: 2024-11-10T20:33:49.102Z (about 1 month ago)
  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 3.321%
    • Forks count: 5.045%
    • Average: 6.178%
    • Dependent packages count: 6.999%
    • Dependent repos count: 9.346%
cargo: cache-padded

Prevent false sharing by padding and aligning to the length of a cache line

  • Homepage: https://github.com/smol-rs/cache-padded
  • Documentation: https://docs.rs/cache-padded/
  • Licenses: Apache-2.0 OR MIT
  • Latest release: 1.3.0 (published over 1 year ago)
  • Last Synced: 2024-11-10T20:33:48.227Z (about 1 month ago)
  • Versions: 5
  • Dependent Packages: 24
  • Dependent Repositories: 10,370
  • Downloads: 22,045,203 Total
  • Docker Downloads: 24,469,510
  • Rankings:
    • Dependent repos count: 0.282%
    • Downloads: 0.384%
    • Docker downloads count: 1.47%
    • Dependent packages count: 1.629%
    • Average: 6.965%
    • Stargazers count: 16.978%
    • Forks count: 21.047%
  • Maintainers (1)

Dependencies

.github/workflows/ci.yaml actions
  • actions/checkout v3 composite
  • rustsec/audit-check master composite
.github/workflows/release.yml actions
  • actions/checkout v3 composite
  • taiki-e/create-gh-release-action v1 composite
Cargo.toml cargo