The module provides tools for convenient cast to some objects of 9P / Styx protocol.
This class provides an implementation of the SipHash cryptographic function. Implementation is based on the following code (by Károly Lőrentey): https://github.com/attaswift/SipHash/blob/master/SipHash/SipHasher.swift
This module contains a set of various useful functions for more convenient work with 9P /Styx messages.
Some helpers for casting StyxObject to various objects
Data structure for representing Stat information from directory entry
Data structure for representing Stat for directories content
Ranges for working with 9P / Styx messages
Implementation of fast 64-bit hash function named SipHash
Some helpers for working with 9P / Styx messages
LightHouse Software, 2021
This module contains a set of various useful functions that are not part of the 9P / Styx protocol, but can help in developing applications using the protocol in their work. Also, the functionality of this module can be used outside the context of the 9P / Styx protocol.