Skip to content

Rust implementation of Prometheus protocol: scalability layer for generic computing & machine learning on top of Bitcoin

License

Notifications You must be signed in to change notification settings

pandoracore/prometheus-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Codacy Badge Coverage Status

Prometheus library on Rust

Rust implementation of Prometheus protocol. For protocol specification please check https://github.com/pandoracore/prometheus-spec

prometheus-rust is written in "Rust"; "Cargo" is its build system and package manager.

Install "Rust" and "Cargo"

Follow the instructions in Rust Install For those who use "macOS" it is possible to install "Rust" through brew:

$ brew install rust

Build prometheus-rust

$ cargo build

Run the tests

$ cargo test --package prometheus --lib tests

About

Rust implementation of Prometheus protocol: scalability layer for generic computing & machine learning on top of Bitcoin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages