This index lists every module currently present under seen_std/src. Detailed pages cover the stable/user-facing families; lower-level platform and runtime modules are listed here so missing API-reference coverage is visible.
| Family | Purpose |
|---|---|
async | Future and async runtime helpers |
audio | Audio backend/device wrappers |
collections | Collection types, buffers, maps, sets, pools |
core | Core types, conversion, reflection, binary helpers |
crypto | Hashing utilities |
env | Environment helpers |
ffi | C type and interop helpers |
framework | Component, routing, middleware, store, VDOM, hot reload |
fs | Path utilities |
graphics | GPU, renderer, shader helpers |
hash | Hash helpers |
input | Gamepad/input abstractions |
io | File, buffered, and stdio helpers |
json | JSON values, parser, builder |
math | Math helpers |
memory | Allocation budget, statistics, and region helpers |
net | Polling and TCP wrappers |
platform | OS-specific windows/audio/input/GPU bindings |
process | Process execution helpers |
random | Random number generators |
scripting | Lua integration |
security | TEE/enclave helpers |
simd | SIMD vector/math helpers |
str | Character, escape, and string utilities |
sync | Mutexes, atomics, channels, queues, barriers |
thread | Threads, affinity, worker pools |
time | Time and duration helpers |
uww | Deterministic UWW/fixed-point helpers |
asyncasync/futureasync/runtimeaudioaudio/audioaudio/openalcollectionscollections/bit_setcollections/btree_mapcollections/btree_setcollections/byte_buffercollections/hash/modcollections/hash_mapcollections/hashsetcollections/linked_listcollections/list_utilscollections/mapcollections/poolcollections/std_stringcollections/string_buffercollections/string_hash_mapcollections/veccollections/vecdequecorecore/binarycore/bitfieldcore/compresscore/convertcore/intrinsicscore/json_derivecore/optioncore/ordcore/packetcore/preludecore/reflectcore/resultcore/to_stringcore/unitcryptocrypto/md5envenv/envffiffi/c_typesffi/cinteropframeworkframework/componentframework/executorframework/hotreloadframework/middlewareframework/routingframework/storeframework/vdomframework/vdom_litefsfs/pathgraphicsgraphics/gpugraphics/renderergraphics/shaderhashhash/modinputinput/gamepadinput/gamepad_unifiedioio/bufferedio/fileio/stdiojsonjson/builderjson/modjson/parserjson/valuemathmath/mathmemorymemory/allocationmemory/mapped_regionmemory/pool_regionmemory/stack_regionnetnet/pollnet/tcpplatformplatform/darwin/cocoaplatform/darwin/coreaudioplatform/darwin/gamecontrollerplatform/darwin/metalplatform/darwin/sdl3platform/darwin/windowplatform/linux/alsaplatform/linux/evdevplatform/linux/libinputplatform/linux/pipewireplatform/linux/sdl3platform/linux/steamplatform/linux/steam_wrapperplatform/linux/vulkanplatform/linux/waylandplatform/linux/windowplatform/linux/x11platform/web/webgpuplatform/windows/win32platform/windows/xinputprocessprocess/processrandomrandom/rngscriptingscripting/luasecuritysecurity/enclavesimdsimd/simd_mathsimd/simd_typesstrstr/charstr/escapestr/stringsyncsync/atomicsync/atomic_queuesync/atomic_stacksync/barriersync/channelsync/mpsc_queuesync/mutexsync/orderingsync/rwlocksync/spsc_queuesync/thread_localthreadthread/affinitythread/modthread/pooltimetime/modtime/timeuwwuww/fixeduww/mod