fast

Modules

buffer
module fast.buffer

Fast buffer implementation.

cstring
module fast.cstring

Converts between UTF-8 and UTF-16.

format
module fast.format

Functions for formatting data into strings and back.

intmath
module fast.intmath

Supplementary integer math functions.

json
module fast.json

A fast JSON parser implementing RFC 7159.

parsing
module fast.parsing

Text parsing functionality.

string
module fast.string

Fast, non-allocating string functions.

unicode
module fast.unicode

Functions to work with the Unicode Transformation Format.