📚 Aria Standard Library

Comprehensive API Reference for Aria's Core Modules

🚀 Auto-generated Documentation

math

Essential mathematical operations including trigonometric functions, logarithms, power operations, and mathematical constants (π, e, τ). Perfect for scientific computing and numerical analysis.

View Documentation →
✨ 24+ functions and constants

string

Comprehensive string manipulation utilities including searching, concatenation, case conversion, trimming, splitting, and joining. Everything you need for text processing.

View Documentation →
✨ 12+ string operations

io

Input/output operations including file handling, console I/O, and stream management. Six-channel modern I/O system.

Coming Soon →
⏳ In Development

collections

Data structure implementations including vectors, maps, sets, and queues. High-performance containers for any use case.

Coming Soon →
⏳ In Development

async

Asynchronous programming primitives including futures, async/await, channels, and task management for concurrent operations.

Coming Soon →
⏳ In Development

net

Network programming support including TCP/UDP sockets, HTTP client/server, and WebSocket support for modern network applications.

Coming Soon →
⏳ In Development