- Built and debugged a lightweight STL-like data structure library spanning 16+ source and header files helping developers build maintainable C programs without reinventing core functionality.
- Implemented 5 core data structures (vectors, stacks, queues, trees and graphs) with 20+ reusable C APIs
- Designed with explicit memory management and efficient O(1) resizing behavior.
- Validated 3 data structures using AddressSanitizer and stress-tested with 105+ operations, improving memory safety and reliability.
- Reduced repetitive C boilerplate by ∼30–40%, enabling more structured and maintainable systems code.
SiddharthShrimali/CAST
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|