SkillAgentSearch skills...

Dns.cr

🚧 Under evaluation - Crystal Domain Name System Resolver

Install / Use

/learn @636f7374/Dns.cr
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align = "center"><img src="images/icon.png" width="256" height="256" /></div> <div align = "center"> <h1>Dns.cr - Domain Name System Resolver</h1> </div> <p align="center"> <a href="https://crystal-lang.org"> <img src="https://img.shields.io/badge/built%20with-crystal-000000.svg" /></a> <a href="https://github.com/636f7374/dns.cr/actions"> <img src="https://github.com/636f7374/dns.cr/workflows/Continuous%20Integration/badge.svg" /></a> <a href="https://github.com/636f7374/dns.cr/releases"> <img src="https://img.shields.io/github/release/636f7374/dns.cr.svg" /></a> <a href="https://github.com/636f7374/dns.cr/blob/master/license"> <img src="https://img.shields.io/github/license/636f7374/dns.cr.svg"></a> </p>

Description

  • High-performance, reliable, and stable DNS Resolver.
  • This repository is under evaluation and will replace Durian.cr.

Features

  • [X] Concurrent
  • [X] Caching
  • [X] UDP
  • [X] DNS over T(CP/LS)
  • [X] DNS over HTTP(S)

Usage

  • Please check the examples folder.

Used as Shard

Add this to your application's shard.yml:

dependencies:
  dns:
    github: 636f7374/dns.cr

Installation

$ git clone https://github.com/636f7374/dns.cr.git

Development

$ make test

References

Related

Credit

Contributors

|Name|Creator|Maintainer|Contributor| |:---:|:---:|:---:|:---:| |636f7374|√|√|√| |usiegj00|||√|

License

  • BSD 3-Clause Clear License
View on GitHub
GitHub Stars15
CategoryDevelopment
Updated7mo ago
Forks2

Languages

Crystal

Security Score

87/100

Audited on Aug 27, 2025

No findings