https://github.com/alejandrogzi/chaintools

Serialize and work with .chain files in Rust

https://github.com/alejandrogzi/chaintools

Science Score: 13.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
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Serialize and work with .chain files in Rust

Basic Info
  • Host: GitHub
  • Owner: alejandrogzi
  • License: mit
  • Language: Rust
  • Default Branch: master
  • Homepage:
  • Size: 22.5 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme License

README.md

chaintools

Version Badge Crates.io Version GitHub License Crates.io Total Downloads

Serialize and work with .chain files in Rust

Usage

To include this crate in your project just do:

cargo add chaintools

[!WARNING] This project is currently under active development and most of its intended features may or may not be available at the time.

Owner

  • Name: Alejandro Gonzales-Irribarren
  • Login: alejandrogzi
  • Kind: user

GitHub Events

Total
  • Fork event: 1
Last Year
  • Fork event: 1

Packages

  • Total packages: 1
  • Total downloads:
    • cargo 1,591 total
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
  • Total maintainers: 1
crates.io: chaintools

Serialize and work with .chain files in Rust

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1,591 Total
Rankings
Dependent repos count: 27.6%
Dependent packages count: 36.6%
Average: 53.6%
Downloads: 96.6%
Maintainers (1)
Last synced: 10 months ago

Dependencies

Cargo.lock cargo
  • adler 1.0.2
  • anyhow 1.0.83
  • bincode 1.3.3
  • byteorder 1.5.0
  • cfg-if 1.0.0
  • crc32fast 1.4.0
  • crossbeam-deque 0.8.5
  • crossbeam-epoch 0.9.18
  • crossbeam-utils 0.8.19
  • either 1.11.0
  • flate2 1.0.30
  • fxhash 0.2.1
  • memchr 2.7.2
  • miniz_oxide 0.7.2
  • proc-macro2 1.0.82
  • quote 1.0.36
  • rayon 1.10.0
  • rayon-core 1.12.1
  • serde 1.0.201
  • serde_derive 1.0.201
  • syn 2.0.61
  • unicode-ident 1.0.12
Cargo.toml cargo