https://github.com/alexcrichton/scoped-tls
Last synced: about 1 month ago
Repository metadata:
Scoped Thread Local Storage for Rust
- Host: GitHub
- URL: https://github.com/alexcrichton/scoped-tls
- Owner: alexcrichton
- License: apache-2.0
- Created: 2016-03-23T16:29:51.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2023-07-19T14:53:12.000Z (over 1 year ago)
- Last Synced: 2024-11-08T16:56:22.344Z (about 1 month ago)
- Language: Rust
- Size: 578 KB
- Stars: 49
- Watchers: 3
- Forks: 9
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Owner metadata:
- Name: Alex Crichton
- Login: alexcrichton
- Email:
- Kind: user
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/64996?v=4
- Repositories: 430
- Last Synced at: 2023-04-09T06:51:41.600Z
- Profile URL: https://github.com/alexcrichton
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 24
Total Committers: 7
Avg Commits per committer: 3.429
Development Distribution Score (DDS): 0.542
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 | Commits | |
---|---|---|
Alex Crichton | a****x@a****m | 11 |
Igor Matuszewski | X****k@g****m | 4 |
Noa | c****8@g****m | 4 |
Jacob Lifshay | p****e@g****m | 2 |
Andy Russell | a****3@g****m | 1 |
John Kåre Alsaker | j****r@g****m | 1 |
Pen Tree | a****9@o****m | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- cargo: 63,665,546 total
- Total docker downloads: 45,193,399
- Total dependent packages: 83
- Total dependent repositories: 21,245
- Total versions: 5
- Total maintainers: 1
cargo: scoped-tls
Library implementation of the standard library's old `scoped_thread_local!` macro for providing scoped access to thread local storage (TLS) so any type can be stored into TLS.
- Homepage: https://github.com/alexcrichton/scoped-tls
- Documentation: https://docs.rs/scoped-tls/
- Licenses: MIT/Apache-2.0
- Latest release: 1.0.1 (published about 2 years ago)
- Last Synced: 2024-11-10T20:36:31.297Z (about 1 month ago)
- Versions: 5
- Dependent Packages: 83
- Dependent Repositories: 21,245
- Downloads: 63,665,546 Total
- Docker Downloads: 45,193,399
-
Rankings:
- Docker downloads count: 0.039%
- Dependent repos count: 0.157%
- Downloads: 0.214%
- Dependent packages count: 0.643%
- Average: 5.858%
- Forks count: 15.992%
- Stargazers count: 18.103%
- Maintainers (1)
Dependencies
- actions/checkout v3 composite
- dtolnay/rust-toolchain stable composite
- dtolnay/rust-toolchain nightly composite
- dtolnay/rust-toolchain master composite