change to actox-web
look at tracing
// and logging
crates
- write a leveldb impl
- write a journaldb impl
- write an etcd impl
Looking for a library that is on par with Python's ipaddress
.
Research on which CIDR library to use
-
ipnetwork has the most feature rich set of methods.
- has iterators
- has containment checks
- has IPv4 and IPv6
- clean
-
netaddr2 look to be stale for 12 months. Has a few yet-to-be implemented features
- has no iterators
- has containment checks
- has IPv4 and IPv6
- clean
-
ipnet = { version = "2", features = ["serde"] }
- Supports IPv4 and IPv6
-
- not a lot of activity - needs work
Looking for an equivalent to Pythons pytricia
- The best is to use trie-db from Paritytech
radix
is a model - but it is too immature - https://github.com/refraction-networking/radix
- Write a Schema
- Validation of Attributes
- Complex Queries for locating
- use optic for API detection
- use OPA for validation