spezinetworking
A collection of networking-related infrastructure to support Spezi applications.
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 1 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.9%) to scientific vocabulary
Repository
A collection of networking-related infrastructure to support Spezi applications.
Basic Info
- Host: GitHub
- Owner: StanfordSpezi
- License: mit
- Language: Swift
- Default Branch: main
- Homepage: https://swiftpackageindex.com/StanfordSpezi/SpeziNetworking/documentation
- Size: 77.1 KB
Statistics
- Stars: 1
- Watchers: 10
- Forks: 0
- Open Issues: 0
- Releases: 9
Metadata Files
README.md
SpeziNetworking
A collection of networking-related infrastructure to support Spezi applications.
Overview
SpeziNetworking provides easy to use infrastructure in networking applications.
ByteCoding
The ByteCoding package provides the necessary infrastructure to make encoding and decoding of a type to or from its
respective binary representation easy to use.
| Type | Description |
|:---------------------------------------------------------------------------------------------------------------------:|-----------------------------------------------------------------------|
| ByteCodable | A type that is encodable to and decodable from a byte representation. |
| ByteEncodable | A type that is decodable to a byte representation. |
| ByteDecodable | A type that is decodable from a byte representation. |
SpeziNumerics
Implementation of numeric types that are not supported out of the box in the standard library or are only found in networking protocols.
| Type | Description |
|:--------------------------------------------------------------------------------------------------------------------------------------:|--------------------------------------------------------------|
| MedFloat16 | Medical 16-bit float using base 10 |
| MedFloat32 | Medical 32-bit float using base 10 |
| Int24/UInt24 Support | Support reading and writing Int24 and UInt24 with ByteBuffer |
Setup
You need to add the SpeziNetworking Swift package to your app in Xcode or Swift package.
License
This project is licensed under the MIT License. See Licenses for more information.
Contributors
This project is developed as part of the Stanford Byers Center for Biodesign at Stanford University. See CONTRIBUTORS.md for a full list of all TemplatePackage contributors.

Owner
- Name: Stanford Spezi
- Login: StanfordSpezi
- Kind: organization
- Repositories: 1
- Profile: https://github.com/StanfordSpezi
Citation (CITATION.cff)
# # This source file is part of the Stanford Spezi open-source project # # SPDX-FileCopyrightText: 2022 Stanford University and the project authors (see CONTRIBUTORS.md) # # SPDX-License-Identifier: MIT # cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Schmiedmayer" given-names: "Paul" orcid: "https://orcid.org/0000-0002-8607-9148" - family-names: "Bauer" given-names: "Andreas" orcid: "https://orcid.org/0000-0002-1680-237X" title: "SpeziNetworking" doi: 10.5281/zenodo.11508061 url: "https://github.com/StanfordSpezi/SpeziNetworking"
GitHub Events
Total
- Create event: 7
- Issues event: 1
- Release event: 2
- Delete event: 6
- Issue comment event: 2
- Push event: 11
- Pull request review comment event: 2
- Pull request event: 3
- Pull request review event: 4
Last Year
- Create event: 7
- Issues event: 1
- Release event: 2
- Delete event: 6
- Issue comment event: 2
- Push event: 11
- Pull request review comment event: 2
- Pull request event: 3
- Pull request review event: 4
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 4
- Total pull requests: 16
- Average time to close issues: 13 days
- Average time to close pull requests: 18 days
- Total issue authors: 2
- Total pull request authors: 2
- Average comments per issue: 0.0
- Average comments per pull request: 0.94
- Merged pull requests: 15
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 4
- Pull requests: 16
- Average time to close issues: 13 days
- Average time to close pull requests: 18 days
- Issue authors: 2
- Pull request authors: 2
- Average comments per issue: 0.0
- Average comments per pull request: 0.94
- Merged pull requests: 15
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- Supereg (4)
- philippzagar (1)
Pull Request Authors
- Supereg (18)
- lukaskollmer (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 9
swiftpackageindex.com: github.com/StanfordSpezi/SpeziNetworking
A collection of networking-related infrastructure to support Spezi applications.
- Homepage: https://swiftpackageindex.com/StanfordSpezi/SpeziNetworking/documentation
- Documentation: https://swiftpackageindex.com/StanfordSpezi/SpeziNetworking/documentation
- License: mit
-
Latest release: 2.3.0
published 12 months ago