https://github.com/awslabs/aws-crt-swift
Science Score: 26.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
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.3%) to scientific vocabulary
Last synced: 11 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: awslabs
- License: apache-2.0
- Language: Swift
- Default Branch: main
- Size: 7.09 MB
Statistics
- Stars: 19
- Watchers: 17
- Forks: 20
- Open Issues: 12
- Releases: 86
Created about 6 years ago
· Last pushed 11 months ago
Metadata Files
Readme
Contributing
License
Code of conduct
Notice
README.md
AwsCommonRuntimeKit
The AWS CRT for Swift is currently in developer preview and is intended strictly for feedback purposes only. Do not use this for production workloads.
Building
You can either build with Xcode
sh
swift package generate-xcodeproj
xed .
or in the command line
sh
swift build
To run tests:
sh
swift test
To format the code:
sh
swift format --in-place --recursive .
Contributor's Guide
Required Reading: - Development Guide - Peril of the Ampersand - Unmanaged - Automatic Reference Counting
Useful Videos: - Safely manage pointers in Swift - Unsafe Swift - Swift and C Interoperability
Owner
- Name: Amazon Web Services - Labs
- Login: awslabs
- Kind: organization
- Location: Seattle, WA
- Website: http://amazon.com/aws/
- Repositories: 914
- Profile: https://github.com/awslabs
AWS Labs
Committers
Last synced: over 3 years ago
All Time
- Total Commits: 311
- Total Committers: 13
- Avg Commits per committer: 23.923
- Development Distribution Score (DDS): 0.286
Top Committers
| Name | Commits | |
|---|---|---|
| Nicki Stone | n****k@a****m | 222 |
| Waqar Ahmed Khan | w****7@g****m | 41 |
| Justin Boswell | b****j@a****m | 19 |
| Jonathan M. Henson | h****o@a****m | 18 |
| Ganesh Jangir | j****g@a****m | 3 |
| Ed Paulosky | e****u@g****m | 1 |
| Ed Paulosky | e****u@a****m | 1 |
| Amazon GitHub Automation | 5****o@u****m | 1 |
| Joseph Klix | j****x@g****m | 1 |
| Michael Graeb | g****m@a****m | 1 |
| John Woo | 1****2@u****m | 1 |
| Josh Elkins | j****s@u****m | 1 |
| Ganesh Jangir | g****j@o****m | 1 |
Committer Domains (Top 20 + Academic)
amazon.com: 6
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 61
- Total pull requests: 160
- Average time to close issues: 4 months
- Average time to close pull requests: about 1 month
- Total issue authors: 15
- Total pull request authors: 20
- Average comments per issue: 1.51
- Average comments per pull request: 0.18
- Merged pull requests: 111
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 13
- Pull requests: 32
- Average time to close issues: about 1 month
- Average time to close pull requests: about 1 month
- Issue authors: 4
- Pull request authors: 5
- Average comments per issue: 0.62
- Average comments per pull request: 0.41
- Merged pull requests: 21
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- jbelkins (16)
- ganeshnj (12)
- waahm7 (9)
- dayaffe (6)
- epau (6)
- smivij (5)
- sichanyoo (5)
- jeffdav (2)
- ugocottin (1)
- thisisabhash (1)
- Jeffrey-Chau-Leo (1)
- rozaychen (1)
- brennanMKE (1)
- phantumcode (1)
- PeterWaIIace (1)
Pull Request Authors
- waahm7 (106)
- xiazhvera (35)
- sbSteveK (25)
- kneekey23 (13)
- dayaffe (4)
- TingDaoK (3)
- jmklix (3)
- brennanMKE (2)
- khushail (2)
- DmitriyMusatkin (2)
- graebm (2)
- jbelkins (1)
- subdiox (1)
- marcelo-paredes (1)
- sichanyoo (1)
Top Labels
Issue Labels
feature-request (42)
needs-triage (26)
bug (22)
p2 (12)
away-team/crt (6)
needs-review (5)
blocked (4)
needs-investigation (3)
pr/work-in-progress (2)
needs-discussion (1)
investigating (1)
documentation (1)
p3 (1)
Pull Request Labels
bug (1)
needs-review (1)
needs-triage (1)
feature-request (1)
Packages
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 5
- Total dependent repositories: 33
- Total versions: 86
swiftpackageindex.com: github.com/awslabs/aws-crt-swift
- Documentation: https://swiftpackageindex.com/awslabs/aws-crt-swift/documentation
- License: apache-2.0
-
Latest release: v0.54.0
published 11 months ago
Rankings
Dependent repos count: 2.7%
Dependent packages count: 3.7%
Average: 19.3%
Forks count: 25.9%
Stargazers count: 45.1%
Last synced:
11 months ago
Dependencies
.github/workflows/ci.yml
actions
- actions/checkout v3 composite
- awslabs/aws-crt-builder/.github/actions/check-submodules main composite
- norio-nomura/action-swiftlint 3.2.1 composite
.github/workflows/closed-issue-message.yml
actions
- aws-actions/closed-issue-message v1 composite
.github/workflows/handle-stale-discussions.yml
actions
- aws-github-ops/handle-stale-discussions v1 composite
.github/workflows/stale_issue.yml
actions
- aws-actions/stale-issue-cleanup v3 composite
Package.swift
swiftpm
.github/workflows/issue-regression-labeler.yml
actions
- actions/github-script v7 composite
.github/workflows/s2n-prelude-changes.yml
actions
- actions/checkout v4 composite