spezifoundation

Spezi Foundation provides a base layer of functionality useful in many applications, including fundamental types, algorithms, extensions, and data structures.

https://github.com/stanfordspezi/spezifoundation

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 3 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 (13.2%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Spezi Foundation provides a base layer of functionality useful in many applications, including fundamental types, algorithms, extensions, and data structures.

Basic Info
Statistics
  • Stars: 2
  • Watchers: 9
  • Forks: 3
  • Open Issues: 5
  • Releases: 29
Created over 2 years ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

SpeziFoundation

Build and Test codecov DOI

Spezi Foundation provides a base layer of functionality useful in many applications, including fundamental types, algorithms, extensions, and data structures.

Components

The SpeziFoundation package consists of 2 targets: - SpeziFoundation: - Extensions related to concurrency, collection, etc; - Data structures; - Markdown processing - See the docs for an exhaustive list. - SpeziLocalization: - Localization-related utilities, for working with both string and file-level localization

Installation

The project can be added to your Xcode project or Swift Package using the Swift Package Manager.

Xcode: For an Xcode project, follow the instructions on adding package dependencies to your app.

Swift Package: You can follow the Swift Package Manager documentation about defining dependencies to add this project as a dependency to your Swift Package.

Contributing

Contributions to this project are welcome. Please make sure to read the contribution guidelines and the contributor covenant code of conduct first.

License

This project is licensed under the MIT License. See Licenses for more information.

Spezi Footer Spezi Footer

Owner

  • Name: Stanford Spezi
  • Login: StanfordSpezi
  • Kind: organization

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"
- family-names: "Zagar"
  given-names: "Philipp"
  orcid: "https://orcid.org/0009-0001-5934-2078"
- family-names: "Kollmer"
  given-names: "Lukas"
  orcid: "https://orcid.org/0000-0002-1065-1320"
title: "SpeziFoundation"
doi: 10.5281/zenodo.10077558
url: "https://github.com/StanfordSpezi/SpeziFoundation"

GitHub Events

Total
  • Create event: 27
  • Issues event: 4
  • Release event: 12
  • Watch event: 1
  • Delete event: 12
  • Issue comment event: 20
  • Push event: 64
  • Pull request review comment event: 55
  • Pull request event: 25
  • Pull request review event: 47
  • Fork event: 1
Last Year
  • Create event: 27
  • Issues event: 4
  • Release event: 12
  • Watch event: 1
  • Delete event: 12
  • Issue comment event: 20
  • Push event: 64
  • Pull request review comment event: 55
  • Pull request event: 25
  • Pull request review event: 47
  • Fork event: 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 7
  • Total pull requests: 39
  • Average time to close issues: about 2 months
  • Average time to close pull requests: 4 days
  • Total issue authors: 4
  • Total pull request authors: 5
  • Average comments per issue: 0.14
  • Average comments per pull request: 1.28
  • Merged pull requests: 35
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 4
  • Pull requests: 19
  • Average time to close issues: N/A
  • Average time to close pull requests: 4 days
  • Issue authors: 3
  • Pull request authors: 3
  • Average comments per issue: 0.0
  • Average comments per pull request: 1.21
  • Merged pull requests: 16
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • PSchmiedmayer (2)
  • philippzagar (2)
  • Supereg (2)
  • lukaskollmer (1)
Pull Request Authors
  • Supereg (16)
  • lukaskollmer (15)
  • philippzagar (6)
  • PSchmiedmayer (1)
  • bauer-andreas (1)
Top Labels
Issue Labels
enhancement (5) good first issue (2) help wanted (2) test (1) bug (1) documentation (1)
Pull Request Labels
enhancement (25) bug (1)

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 29
swiftpackageindex.com: github.com/StanfordSpezi/SpeziFoundation

Spezi Foundation provides a base layer of functionality useful in many applications, including fundamental types, algorithms, extensions, and data structures.

  • Versions: 29
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 16.5%
Dependent repos count: 34.1%
Average: 49.6%
Forks count: 61.1%
Stargazers count: 86.5%
Last synced: 6 months ago