Skip to content

vendemiat/domain

 
 

Repository files navigation

domain

Travis Build Status AppVeyor Build Status

A family of crates (eventually) providing a comprehensive DNS library for Rust. Currently, it consists of the following individual crates:

  • domain-core, containing the core data structures and functionality for handling DNS data.

    Current Documentation

  • domain-resolv, an asynchronous stub resolver.

    Current Documentation

  • domain, a meta-crate providing access to all of the above.

    Current Documentation

Additional crates will eventually provide functionality for authoritative name servers, recursive resolvers, and more.

What’s Next?

We have collected our plans for the next steps in development of these crates in the Development Roadmap.

For ideas that would benefit from some user feedback, we are creating issues with the discuss label.

If you have ideas, requests, or proposals, don’t hesitate to open issues.

Contributing

If you have comments, proposed changes, or would like to contribute, please open an issue.

Licensing

All domain crates are distributed under the terms of the BSD-3-clause license. See the LICENSE files in the individual crates for details.

About

A DNS library for Rust.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 99.8%
  • Batchfile 0.2%