PreviousUpNext

13.4.135  threadkit_quickstring

The standard library threadkit_quickstring package implements hashed strings supporting constant-time equality testing, with a global lock on the shared hashtable for multithread safety.

The threadkit_quickstring package implements the Quickstring api.

The threadkit_quickstring package source code is in src/lib/src/threadkit-quickstring.pkg.

See also: quickstring.

The above information is manually maintained and may contain errors.

Quickstring

Comments and suggestions to: bugs@mythryl.org

PreviousUpNext