https://github.com/archspec/archspec-json

https://github.com/archspec/archspec-json

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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: archspec
  • License: other
  • Default Branch: master
  • Size: 151 KB
Statistics
  • Stars: 20
  • Watchers: 8
  • Forks: 35
  • Open Issues: 15
  • Releases: 11
Created over 6 years ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.md

Archspec-json

The archspec-json repository is part of the Archspec project. It contains data on various architectural aspects of a platform stored in JSON format and is meant to be used as a base to develop language specific APIs.

Currently the repository contains the following JSON files: console cpu/ ├── cpuid.json # Contains information on CPUID calls to retrieve vendor and features on x86_64 ├── cpuid_schema.json # Schema for the file above ├── microarchitectures.json # Contains information on CPU microarchitectures └── microarchitectures_schema.json # Schema for the file above

License

Archspec is distributed under the terms of both the MIT license and the Apache License (Version 2.0). Users may choose either license, at their option.

All new contributions must be made under both the MIT and Apache-2.0 licenses.

See LICENSE-MIT, LICENSE-APACHE, COPYRIGHT, and NOTICE for details.

SPDX-License-Identifier: (Apache-2.0 OR MIT)

LLNL-CODE-811653

Owner

  • Name: archspec
  • Login: archspec
  • Kind: organization

GitHub Events

Total
  • Issues event: 3
  • Delete event: 6
  • Issue comment event: 9
  • Push event: 9
  • Pull request review comment event: 6
  • Pull request review event: 13
  • Pull request event: 18
  • Fork event: 3
  • Create event: 8
Last Year
  • Issues event: 3
  • Delete event: 6
  • Issue comment event: 9
  • Push event: 9
  • Pull request review comment event: 6
  • Pull request review event: 13
  • Pull request event: 18
  • Fork event: 3
  • Create event: 8

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 2
  • Total pull requests: 11
  • Average time to close issues: N/A
  • Average time to close pull requests: about 2 months
  • Total issue authors: 2
  • Total pull request authors: 6
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 6
Past Year
  • Issues: 2
  • Pull requests: 11
  • Average time to close issues: N/A
  • Average time to close pull requests: about 2 months
  • Issue authors: 2
  • Pull request authors: 6
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 6
Top Authors
Issue Authors
  • dslarm (2)
  • kaanolgu (1)
  • RonRahaman (1)
  • grisuthedragon (1)
  • yurivict (1)
  • xandm (1)
  • manodeep (1)
  • giordano (1)
  • dependabot[bot] (1)
  • vchuravy (1)
  • nicholas-sly (1)
Pull Request Authors
  • dependabot[bot] (16)
  • alalazo (10)
  • paolotricerri (6)
  • linsword13 (3)
  • amd-toolchain-support (2)
  • Jordan474 (1)
  • haampie (1)
  • giordano (1)
  • RonRahaman (1)
  • zzzoom (1)
  • jeffhammond (1)
  • stephenmsachs (1)
  • grisuthedragon (1)
  • isuruf (1)
Top Labels
Issue Labels
bug (2) enhancement (2) dependencies (1) invalid (1)
Pull Request Labels
dependencies (16) github_actions (3) enhancement (1)

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 11
proxy.golang.org: github.com/archspec/archspec-json
  • Versions: 11
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 7.0%
Average: 8.2%
Dependent repos count: 9.3%
Last synced: 10 months ago

Dependencies

.github/workflows/validation.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v1 composite