netid64 0.1.1

64-bit network-scoped ID (K|NODE|CTR): 8b kind, 16b node, 40b counter. BE wire.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "netid64"
version = "0.1.1"
edition = "2024"
authors = ["ilker Arabaci <iadeveloper@hotmail.com>"]
description = "64-bit network-scoped ID (K|NODE|CTR): 8b kind, 16b node, 40b counter. BE wire."
license = "MIT OR Apache-2.0"
repository = "https://github.com/iadev09/netid64"
keywords = ["id", "u64", "net", "protocol", "quic"]
categories = ["network-programming", "data-structures"]