#tetcoin #primitive #projects #shared #type #vapory #collection

no-std tetsy-primitive-types

Primitive types shared by Vapory and Tetcore

Show the crate…

4 releases (2 breaking)

0.9.1 Jun 8, 2021
0.9.0 Feb 18, 2021
0.8.0 Mar 10, 2021
0.6.0 Feb 20, 2021

#18 in #vapory

Download history 654/week @ 2023-12-18 453/week @ 2023-12-25 302/week @ 2024-01-01 542/week @ 2024-01-08 490/week @ 2024-01-15 476/week @ 2024-01-22 429/week @ 2024-01-29 482/week @ 2024-02-05 516/week @ 2024-02-12 365/week @ 2024-02-19 487/week @ 2024-02-26 531/week @ 2024-03-04 423/week @ 2024-03-11 444/week @ 2024-03-18 576/week @ 2024-03-25 609/week @ 2024-04-01

2,166 downloads per month
Used in 231 crates (6 directly)

MIT/Apache

120KB
2.5K SLoC

Rust tetsy-common

This repository is a collection of crates used in Tetcoin projects.

appveyor Rust - Debug Build Rust - Release Build

github-contrib-anon

Libraries

Bytes crates.io crates.io-version Contract Address crates.io crates.io-version Crypto crates.io crates.io-version Fixed Hash crates.io crates.io-version Keccak Hash crates.io crates.io-version KVDB MemoryDB crates.io crates.io-version KVDB Shared Tests crates.io crates.io-version KVDB Web crates.io crates.io-version KVDB crates.io crates.io-version Path crates.io crates.io-version Plain Hasher crates.io crates.io-version Primitive Types crates.io crates.io-version RLP Derive crates.io crates.io-version RLP Derive crates.io crates.io-version RLP crates.io crates.io-version Trace Time crates.io crates.io-version Transaction Pool crates.io crates.io-version Triehash crates.io crates.io-version Util Mem crates.io crates.io-version UINT Crate crates.io crates.io-version Vapbloom crates.io crates.io-version Vapory Types crates.io crates.io-version

Contributions & Code of Conduct

Please follow the contributions guidelines as outlined in ./CONTRIBUTING.md. In all communications and contributions, this project follows the Contributor Covenant Code of Conduct.

Security

The security policy and procedures can be found in docs/SECURITY.md.


lib.rs:

Primitive types shared by Tetcore and Tetsy Vapory.

Those are uint types U128, U256 and U512, and fixed hash types H160, H256 and H512, with optional serde serialization, parity-scale-codec and rlp encoding.

Dependencies

~0.2–1.2MB
~23K SLoC