ascii-chat 0.6.0
Real-time terminal-based video chat with ASCII art conversion
Loading...
Searching...
No Matches
Development & Debugging

๐Ÿ”ง Build system, testing infrastructure, and debugging utilities More...

Modules

 Build System
 ๐Ÿ”จ Compile human-readable code into machine-executable code
 
 Debugging
 ๐Ÿ› Tools to help you figure out what's going on with the code
 
 Defer Statements
 ๐Ÿ”„ Go/Zig-style defer statements for automatic cleanup in C
 
 Dependencies
 โ›“๏ธ External projects we rely on
 
 Error Handling
 โš ๏ธ Thread-Local Error Number System with Context
 
 Errors
 โŒ When things go wrong and ending the program unsuccessfully
 
 Lock Debugging and Deadlock Detection
 ๐Ÿ”’ Lock debugging infrastructure with backtrace capture and interactive monitoring
 
 Panic Instrumentation
 ๐Ÿšจ Per-statement logging for crash debugging in C programs
 
 Query Tool
 HTTP-based runtime variable inspection using external LLDB.
 
 Tests
 ๐Ÿงช Unit, integration, and performance tests
 

Detailed Description

๐Ÿ”ง Build system, testing infrastructure, and debugging utilities

Build configuration, test framework, debugging tools, and lock debugging.