Crate irox_tools

source ·

Modules§

  • List of some basic ANSI Console colors
  • Functions and tools for manipulating arrays of items.
  • Additional assert macros for tests
  • RFC-4648 Compliant Base64, Base32, and Base16 encoders and decoders
  • A Codec is a trait that provides encode and decode to convert to/from different byte encoding formats
  • Macros to aid in the creation of crate-level error structs
  • A collection of utilities for the f32 built-in
  • A collection of utilities for the f64 built-in
  • Formatting structs and traits
  • Filesystem utilities
  • Hexdump & Hex manipulation
  • An Identifier represents a way to uniquely identify an item, whether as a String, u64, or UUID.
  • Iterators adds the Itertools Trait, which adds a number of additional helper methods to the Iterator Trait.
  • Bog standard implementation of MD5 / RFC1321.
  • Implementation of Murmurhash3. Currently only x128 implemented.
  • MaybeInto, MaybeFrom, and MaybeMap - traits to improve chaining of optional functions and erasing Results
  • Traits for packetization of data and movement of packets of data
  • Pseudo-Random Number Generators (PRNGs)
  • Bog standard implementation of SHA1 / RFC3174.
  • A collection of utilities for the u8 built-in
  • A collection of utilities for the u64 built-in
  • A basic implementation of a UUID

Macros§

Structs§

Traits§

  • Standard buffer functions

Type Aliases§