Module string_ops

Source
Expand description

Optimized string operations for frequent use.

Functionsยง

create_permission_key
Create an optimized permission key with minimal allocations.
get_pooled_string
Get a string from the thread-local pool.
hash_context
Create a simple hash of context for caching.
return_pooled_string
Return a string to the thread-local pool.