#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 256/week @ 2024-07-24 275/week @ 2024-07-31 297/week @ 2024-08-07 251/week @ 2024-08-14 265/week @ 2024-08-21 299/week @ 2024-08-28 228/week @ 2024-09-04 234/week @ 2024-09-11 235/week @ 2024-09-18 266/week @ 2024-09-25 250/week @ 2024-10-02 121/week @ 2024-10-09 170/week @ 2024-10-16 318/week @ 2024-10-23 253/week @ 2024-10-30 174/week @ 2024-11-06

924 downloads per month
Used in 230 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.1–1.3MB
~24K SLoC