arachne
Thread and run commands in parallel using json objects, headless or displayed in panes for monitoring and control
Science Score: 44.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
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.0%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Thread and run commands in parallel using json objects, headless or displayed in panes for monitoring and control
Basic Info
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 1
Created 8 months ago
· Last pushed 8 months ago
Metadata Files
Readme
License
Citation
Codemeta
README.md
Arachne
Owner
- Name: Mosstone
- Login: Mosstone
- Kind: user
- Repositories: 1
- Profile: https://github.com/Mosstone
Citation (CITATION.cff)
cff-version: 1.2.0 license: MPL-2.0 message: "If you use this software, please cite it as below." authors: - given-names: "Daniel" family-names: "Buerer" orcid: "https://orcid.org/0009-0002-5084-0465" title: "Arachne" version: 1.1.0 doi: 10.5281/zenodo.16121464 date-released: 2025-05-06 url: "https://github.com/Mosstone/Tholos" abstract: > Thread and run commands in parallel using json objects, headless or displayed in panes for monitoring and control
CodeMeta (codemeta.json)
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
"author": [
{
"@id": "https://orcid.org/0009-0002-5084-0465",
"@type": "Person",
"familyName": "Buerer",
"givenName": "Daniel"
}
],
"datePublished": "2025-05-06",
"description": "Tholos is a metaprogram which embeds executable files to go binaries embedded with the interpreter and libraries of other files. Resulting binaries and .go files are fully portable and reproduceable. The .bin can be moved to any system and executed, whereas the .go may be built into a larger go binary, accessing files up to 16452 times faster\nTholos allows embeded integration of various iterative language files including rust, into go binaries as importable and standalone modules\nThis has significant appliations for HPC, edge processors, low level systems, and cybersecurity\n",
"identifier": "https://doi.org/10.5281/zenodo.15350673",
"license": "https://spdx.org/licenses/Apache-2.0",
"name": "Tholos",
"url": "https://github.com/Mosstone/Tholos",
"version": "1.0.0"
}
GitHub Events
Total
- Push event: 6
- Create event: 1
Last Year
- Push event: 6
- Create event: 1