Flex-Dns is a DNS parser and serializer written in Rust. It is designed to be used in embedded systems,
but can also be used in other projects. For usage in embedded systems, we completely avoid the usage of the
heap. This means that the library is no_std compatible. This library is runtime panic free, and all errors
are handled by returning a Result type, this is ensured by fuzzing the library. If you are missing a feature
or find a bug, feel free to open an issue or a pull request.
-
Notifications
You must be signed in to change notification settings - Fork 0
A no_std, alloc free, embedded friendly DNS parser and serializer written in Rust
License
28Smiles/flex-dns
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A no_std, alloc free, embedded friendly DNS parser and serializer written in Rust
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published