https://github.com/feenkcom/gtoolkit-boxer
A set of utilities to work with Rust through FFI
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
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.8%) to scientific vocabulary
Keywords from Contributors
Repository
A set of utilities to work with Rust through FFI
Basic Info
Statistics
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
GToolkit-Boxer
A set of utilities to work with Rust through ffi
Building the shared library
bash
cargo build --package libboxer --release
Installation
Place the shared library (target/release/libBoxer.dylib) in the shared libraries folder of the Pharo VM or near the .image.
Install the bindings:
smalltalk
EpMonitor current disable.
[
Metacello new
baseline: 'GToolkitBoxerBindings';
repository: 'github://feenkcom/gtoolkit-boxer:main/boxer-bindings';
load
] ensure: [ EpMonitor current enable ].
Owner
- Name: feenk
- Login: feenkcom
- Kind: organization
- Location: Switzerland
- Website: https://feenk.com
- Twitter: feenkcom
- Repositories: 99
- Profile: https://github.com/feenkcom
We make your systems explainable
GitHub Events
Total
- Push event: 2
- Create event: 2
Last Year
- Push event: 2
- Create event: 2
Committers
Last synced: 10 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Aliaksei Syrel | a****l@g****m | 241 |
| George Ganea | g****a@g****m | 3 |
| Alistair Grant | a****t@g****m | 3 |
| Juraj Kubelka | j****a@i****m | 2 |
| Oscar Nierstrasz | o****z@g****m | 1 |
| Don Roberts | r****s@r****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0