|
ascii-chat 0.6.0
Real-time terminal-based video chat with ASCII art conversion
|
๐ง 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 | |
๐ง Build system, testing infrastructure, and debugging utilities
Build configuration, test framework, debugging tools, and lock debugging.