We need to write some parent documentation still!
This documentation is automatically generated from source files. This file comes from src/lib.rs, and the files listed below come from their respective mod.rs files.
These are generated using cargo readme,
from here. The script that
does it is a pre-commit hook, update-readme-md.sh.
If you haven't already, you can install the pre-commit and pre-push hooks by running ./install-hooks.sh in the root folder.
License: MIT
-
bumpy-vector/src - A vector-like object where elements can be larger than one item.
-
generic-number/src - A library for reading and formatting differently-sized integers and floats.
-
h2data/src - A library for loading data that analyzers and users can consume.
-
h2datatype/src - A library for reading well-defined datatypes from, ultimately, a [
Vec<u8>]. -
h2gb/src/analyzer - So far, this is a simple demonstration of what we can do
-
h2transformation/src - A library for transforming raw data between encodings.