Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bb010g/penny

An ISO 4217–compliant currency library for Rust (pre-alpha state)
https://github.com/bb010g/penny

Last synced: 2 months ago
JSON representation

An ISO 4217–compliant currency library for Rust (pre-alpha state)

Awesome Lists containing this project

README

        

# penny [![Build Status][img-buildstatus]][buildstatus] [![Cargo][img-cargo]][cargo] [![API documentation][img-docs.rs]][docs.rs]

[API documentation][docs.rs] | [Changelog][changelog]

Penny is an ISO-4217–based currency library for Rust. The core interfaces
_should_ be stable, but I don't actively use this library, so feel free to
complain about missing features or design problems in real-world use.

Penny works on stable Rust and `no_std`.

[img-buildstatus]: https://img.shields.io/travis/bb010g/penny.svg
[buildstatus]: http://travis-ci.org/bb010g/penny
[img-cargo]: https://img.shields.io/crates/v/penny.svg
[cargo]: https://crates.io/crates/penny
[img-docs.rs]: https://docs.rs/penny/badge.svg
[docs.rs]: https://docs.rs/penny

[changelog]: https://github.com/bb010g/penny/blob/master/CHANGELOG.md

[baimax]: https://github.com/bb010g/baimax