ascii-chat 0.6.0
Real-time terminal-based video chat with ASCII art conversion
Loading...
Searching...
No Matches
Data Structures

📦 High-performance data structures for memory and packet management More...

Modules

 Buffer Pool
 🗃️ Pre-allocated memory buffers for efficient allocation
 
 Packet Queue
 📬 Thread-safe per-client packet queues
 
 Ring Buffer
 🔁 Lock-free circular buffers for audio/video
 

Detailed Description

📦 High-performance data structures for memory and packet management

Buffer pools, ring buffers, packet queues, and hash tables.