2023-10-05
        
        
        
    
        
            
            
            rust
            
        
        
    
        
        
    
        
            
            
            dns
            
        
        
    
        
        
    
    
    Trust-DNS is becoming Hickory DNS
 
        
        
    
        2019-12-21
        
        
        
    
        
            
            
            programming
            
        
        
    
        
        
    
        
            
            
            rust
            
        
        
    
        
        
    
        
            
            
            dns
            
        
        
    
        
        
    
    
    A review of preparing Trust-DNS for async/await in Rust
 
        
        
    
        2017-12-29
        
        
        
    
        
            
            
            programming
            
        
        
    
        
        
    
        
            
            
            rust
            
        
        
    
        
        
    
        
            
            
            dns
            
        
        
    
        
        
    
    
    Written to explain what I've done to get from 400µs to less that 100µs
 
        
        
    
        2017-06-30
        
        
        
    
        
            
            
            programming
            
        
        
    
        
        
    
        
            
            
            rust
            
        
        
    
        
        
    
        
            
            
            dns
            
        
        
    
        
        
    
    
    Fun with the new TRust-DNS Resolver, and generally an update on the progress of the project
 
        
        
    
        2016-12-03
        
        
        
    
        
            
            
            programming
            
        
        
    
        
        
    
        
            
            
            rust
            
        
        
    
        
        
    
        
            
            
            dns
            
        
        
    
        
        
    
    
    Written to explain why I paused feature development of TRust-DNS to focus on implementing futures-rs and tokio-rs support
 
        
        
    
        2016-08-21
        
        
        
    
        
            
            
            programming
            
        
        
    
        
        
    
        
            
            
            rust
            
        
        
    
        
        
    
        
            
            
            dns
            
        
        
    
        
        
    
    
    This post is not meant to teach you Rust or DNS. It's more of a journal about some things I've found interesting while developing a DNS client and server in Rust