Quickly write fast, recursive and type-save parser combinators in pure Julia.
        
      
     
  
    
    
    
    
      
      
        
          Default over configuration GraphQL schema and API using julia type inference.
        
      
     
  
    
    
    
    
      
      
        
          Julia Telegram Bot with state-machine dialog system.
        
      
     
  
    
    
    
      
      
    
    
      
      
        
          A Julia prefix tree. Trie is an associative data structure with keys of type `NTuple{N,K} where N` and values of type `V`.
        
      
     
  
    
    
    
    
      
      
        
          Default over configuration database schemas inferred from julia type (pre-alpha).
        
      
     
  
    
    
    
      
      
    
    
      
      
        
          A fast Wikitext parser in pure julia.