#tetcoin #primitive #projects #shared #tetsy #type #vapory

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

#7 in #vapory

Download history 151/week @ 2024-11-13 210/week @ 2024-11-20 323/week @ 2024-11-27 477/week @ 2024-12-04 390/week @ 2024-12-11 232/week @ 2024-12-18 119/week @ 2024-12-25 166/week @ 2025-01-01 136/week @ 2025-01-08 255/week @ 2025-01-15 231/week @ 2025-01-22 131/week @ 2025-01-29 159/week @ 2025-02-05 264/week @ 2025-02-12 109/week @ 2025-02-19 185/week @ 2025-02-26

739 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
~26K SLoC