#tetcoin #primitive #projects #shared #tetsy #type #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

#12 in #tetsy

Download history 423/week @ 2024-03-11 444/week @ 2024-03-18 576/week @ 2024-03-25 560/week @ 2024-04-01 264/week @ 2024-04-08 447/week @ 2024-04-15 366/week @ 2024-04-22 302/week @ 2024-04-29 337/week @ 2024-05-06 340/week @ 2024-05-13 268/week @ 2024-05-20 315/week @ 2024-05-27 261/week @ 2024-06-03 263/week @ 2024-06-10 248/week @ 2024-06-17 429/week @ 2024-06-24

1,207 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