asimov-account
✅ ASIMOV Software Development Kit (SDK) for Rust.
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 (6.8%) to scientific vocabulary
Repository
✅ ASIMOV Software Development Kit (SDK) for Rust.
Basic Info
- Host: GitHub
- Owner: asimov-platform
- License: unlicense
- Language: Rust
- Default Branch: master
- Homepage: https://crates.io/keywords/asimov
- Size: 481 KB
Statistics
- Stars: 21
- Watchers: 3
- Forks: 0
- Open Issues: 1
- Releases: 11
Metadata Files
README.md
ASIMOV Software Development Kit (SDK) for Rust
ASIMOV is a polyglot development platform for trustworthy, neurosymbolic AI.
🚧 We are building in public. This is presently under heavy construction.
🛠️ Prerequisites
- Rust 1.85+ (2024 edition)
⬇️ Installation
Installation via Cargo
bash
cargo add asimov-module
Installation in Cargo.toml (with all features enabled)
toml
[dependencies]
asimov = { package = "asimov-module", "version" = "25.0.0-dev.22" }
Installation in Cargo.toml (with only specific features enabled)
toml
[dependencies]
asimov = { package = "asimov-module", "version" = "25.0.0-dev.22", default-features = false, features = ["tracing"] }
👉 Examples
Importing the SDK
rust
use asimov::*;
📚 Reference
👨💻 Development
bash
git clone https://github.com/asimov-platform/asimov.rs.git
Owner
- Name: ASIMOV Platform
- Login: asimov-platform
- Kind: organization
- Email: hello@asimov.so
- Location: United Arab Emirates
- Website: https://asimov.so
- Repositories: 1
- Profile: https://github.com/asimov-platform
Citation (CITATION.cff)
# See: https://github.com/citation-file-format/citation-file-format/blob/1.2.0/schema-guide.md
---
cff-version: 1.2.0
title: ASIMOV Software Development Kit (SDK) for Rust
message: >-
If you use this software, please cite it using the metadata from this file.
type: software
authors:
- given-names: Arto
family-names: Bendiken
affiliation: ASIMOV Systems
alias: artob
website: https://github.com/artob
orcid: https://orcid.org/0009-0002-0725-4874
- given-names: Samuel
family-names: Sarle
affiliation: ASIMOV Systems
alias: SamuelSarle
website: https://github.com/SamuelSarle
orcid: https://orcid.org/0009-0007-4597-2451
repository-code: https://github.com/asimov-platform/asimov.rs
url: https://asimov.sh
abstract: >-
ASIMOV is a polyglot development platform for trustworthy, neurosymbolic AI.
keywords:
- asimov
- sdk
- rust
license: Unlicense
GitHub Events
Total
- Release event: 3
- Watch event: 7
- Delete event: 19
- Issue comment event: 52
- Push event: 151
- Pull request review comment event: 52
- Pull request review event: 106
- Pull request event: 36
- Create event: 38
Last Year
- Release event: 3
- Watch event: 7
- Delete event: 19
- Issue comment event: 52
- Push event: 151
- Pull request review comment event: 52
- Pull request review event: 106
- Pull request event: 36
- Create event: 38
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 43
- Average time to close issues: N/A
- Average time to close pull requests: 9 days
- Total issue authors: 0
- Total pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 1.7
- Merged pull requests: 33
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 43
- Average time to close issues: N/A
- Average time to close pull requests: 9 days
- Issue authors: 0
- Pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 1.7
- Merged pull requests: 33
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- SamuelSarle (28)
- imunproductive (11)
- User344 (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 27
-
Total downloads:
- cargo 115,523 total
-
Total dependent packages: 0
(may contain duplicates) -
Total dependent repositories: 0
(may contain duplicates) - Total versions: 350
- Total maintainers: 1
crates.io: asimov-prompt
ASIMOV Software Development Kit (SDK) for Rust
- Homepage: https://sdk.asimov.sh
- Documentation: https://docs.rs/asimov-prompt/
- License: Unlicense
-
Latest release: 25.0.0-dev.21
published 7 months ago
Rankings
Maintainers (1)
crates.io: asimov-proxy
ASIMOV Software Development Kit (SDK) for Rust
- Homepage: https://sdk.asimov.sh
- Documentation: https://docs.rs/asimov-proxy/
- License: Unlicense
-
Latest release: 25.0.0-dev.21
published 7 months ago
Rankings
Maintainers (1)
crates.io: asimov-cache
ASIMOV Software Development Kit (SDK) for Rust
- Homepage: https://sdk.asimov.sh
- Documentation: https://docs.rs/asimov-cache/
- License: Unlicense
-
Latest release: 25.0.0-dev.21
published 7 months ago
Rankings
Maintainers (1)
crates.io: asimov-repository
ASIMOV Software Development Kit (SDK) for Rust
- Homepage: https://sdk.asimov.sh
- Documentation: https://docs.rs/asimov-repository/
- License: Unlicense
-
Latest release: 25.0.0-dev.21
published 7 months ago
Rankings
Maintainers (1)
crates.io: asimov-env
ASIMOV Software Development Kit (SDK) for Rust
- Homepage: https://sdk.asimov.sh
- Documentation: https://docs.rs/asimov-env/
- License: Unlicense
-
Latest release: 25.0.0-dev.21
published 7 months ago
Rankings
Maintainers (1)
crates.io: asimov-registry
ASIMOV Software Development Kit (SDK) for Rust
- Homepage: https://sdk.asimov.sh
- Documentation: https://docs.rs/asimov-registry/
- License: Unlicense
-
Latest release: 25.0.0-dev.21
published 7 months ago
Rankings
Maintainers (1)
crates.io: asimov-installer
ASIMOV Software Development Kit (SDK) for Rust
- Homepage: https://sdk.asimov.sh
- Documentation: https://docs.rs/asimov-installer/
- License: Unlicense
-
Latest release: 25.0.0-dev.21
published 7 months ago
Rankings
Maintainers (1)
crates.io: asimov-snapshot
ASIMOV Software Development Kit (SDK) for Rust
- Homepage: https://sdk.asimov.sh
- Documentation: https://docs.rs/asimov-snapshot/
- License: Unlicense
-
Latest release: 25.0.0-dev.21
published 7 months ago
Rankings
Maintainers (1)
crates.io: asimov-patterns
ASIMOV Software Development Kit (SDK) for Rust
- Homepage: https://sdk.asimov.sh
- Documentation: https://docs.rs/asimov-patterns/
- License: Unlicense
-
Latest release: 25.0.0-dev.22
published 6 months ago
Rankings
Maintainers (1)
crates.io: asimov-server
ASIMOV Software Development Kit (SDK) for Rust
- Homepage: https://sdk.asimov.sh
- Documentation: https://docs.rs/asimov-server/
- License: Unlicense
-
Latest release: 25.0.0-dev.21
published 7 months ago
Rankings
Maintainers (1)
crates.io: asimov-runner
ASIMOV Software Development Kit (SDK) for Rust
- Homepage: https://sdk.asimov.sh
- Documentation: https://docs.rs/asimov-runner/
- License: Unlicense
-
Latest release: 25.0.0-dev.21
published 7 months ago
Rankings
Maintainers (1)
crates.io: asimov-token
ASIMOV Software Development Kit (SDK) for Rust
- Homepage: https://sdk.asimov.sh
- Documentation: https://docs.rs/asimov-token/
- License: Unlicense
-
Latest release: 25.0.0-dev.21
published 7 months ago
Rankings
Maintainers (1)
crates.io: asimov-account
ASIMOV Software Development Kit (SDK) for Rust
- Homepage: https://sdk.asimov.sh
- Documentation: https://docs.rs/asimov-account/
- License: Unlicense
-
Latest release: 25.0.0-dev.21
published 7 months ago
Rankings
Maintainers (1)
crates.io: asimov-directory
ASIMOV Software Development Kit (SDK) for Rust
- Homepage: https://sdk.asimov.sh
- Documentation: https://docs.rs/asimov-directory/
- License: Unlicense
-
Latest release: 25.0.0-dev.21
published 7 months ago
Rankings
Maintainers (1)
crates.io: asimov-agent
ASIMOV Software Development Kit (SDK) for Rust
- Homepage: https://sdk.asimov.sh
- Documentation: https://docs.rs/asimov-agent/
- License: Unlicense
-
Latest release: 25.0.0-dev.21
published 7 months ago
Rankings
Maintainers (1)
crates.io: asimov-dataset
ASIMOV Software Development Kit (SDK) for Rust
- Homepage: https://sdk.asimov.sh
- Documentation: https://docs.rs/asimov-dataset/
- License: Unlicense
-
Latest release: 25.0.0-dev.21
published 7 months ago
Rankings
Maintainers (1)
crates.io: asimov-graph
ASIMOV Software Development Kit (SDK) for Rust
- Homepage: https://sdk.asimov.sh
- Documentation: https://docs.rs/asimov-graph/
- License: Unlicense
-
Latest release: 25.0.0-dev.21
published 7 months ago
Rankings
Maintainers (1)
crates.io: asimov-ontology
ASIMOV Software Development Kit (SDK) for Rust
- Homepage: https://sdk.asimov.sh
- Documentation: https://docs.rs/asimov-ontology/
- License: Unlicense
-
Latest release: 25.0.0-dev.21
published 7 months ago
Rankings
Maintainers (1)
crates.io: asimov-universe
ASIMOV Software Development Kit (SDK) for Rust
- Homepage: https://sdk.asimov.sh
- Documentation: https://docs.rs/asimov-universe/
- License: Unlicense
-
Latest release: 25.0.0-dev.21
published 7 months ago
Rankings
Maintainers (1)
crates.io: asimov-platform
ASIMOV Software Development Kit (SDK) for Rust
- Homepage: https://sdk.asimov.sh
- Documentation: https://docs.rs/asimov-platform/
- License: Unlicense
-
Latest release: 25.0.0-dev.21
published 7 months ago
Rankings
Maintainers (1)
crates.io: asimov-runtime
ASIMOV Software Development Kit (SDK) for Rust
- Homepage: https://sdk.asimov.sh
- Documentation: https://docs.rs/asimov-runtime/
- License: Unlicense
-
Latest release: 25.0.0-dev.21
published 7 months ago
Rankings
Maintainers (1)
crates.io: asimov-construct
ASIMOV Software Development Kit (SDK) for Rust
- Homepage: https://sdk.asimov.sh
- Documentation: https://docs.rs/asimov-construct/
- License: Unlicense
-
Latest release: 25.0.0-dev.21
published 7 months ago
Rankings
Maintainers (1)
crates.io: asimov-config
ASIMOV Software Development Kit (SDK) for Rust
- Homepage: https://sdk.asimov.sh
- Documentation: https://docs.rs/asimov-config/
- License: Unlicense
-
Latest release: 25.0.0-dev.21
published 7 months ago
Rankings
Maintainers (1)
crates.io: asimov-ledger
ASIMOV Software Development Kit (SDK) for Rust
- Homepage: https://sdk.asimov.sh
- Documentation: https://docs.rs/asimov-ledger/
- License: Unlicense
-
Latest release: 25.0.0-dev.21
published 7 months ago
Rankings
Maintainers (1)
crates.io: asimov-vault
ASIMOV Software Development Kit (SDK) for Rust
- Homepage: https://sdk.asimov.sh
- Documentation: https://docs.rs/asimov-vault/
- License: Unlicense
-
Latest release: 25.0.0-dev.21
published 7 months ago
Rankings
Maintainers (1)
crates.io: asimov-module
ASIMOV Software Development Kit (SDK) for Rust
- Homepage: https://sdk.asimov.sh
- Documentation: https://docs.rs/asimov-module/
- License: Unlicense
-
Latest release: 25.0.0-dev.21
published 7 months ago
Rankings
Maintainers (1)
crates.io: asimov-protocol
ASIMOV Software Development Kit (SDK) for Rust
- Homepage: https://sdk.asimov.sh
- Documentation: https://docs.rs/asimov-protocol/
- License: Unlicense
-
Latest release: 25.0.0-dev.21
published 7 months ago