File Manipulation
- CCIO: Part of Containers. Provides several functions for manipulating files.
- Stdio: Jane Street library providing expanded handling of input and output from files.
- Fpath: a cross-platform file path manipulation library.
- Directories: cross-platform support for config, cache and data paths.
Low Level
- Bitstring: Low level manipulation of bits in a file or bytes object.