You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SafetyCT ("safety seat") is a collection of macros and functions in a single header file to help with common error handling tasks and safety concerns when programming in the C programming language. You will also find a set of recommended compiler options to use in your builds.
C+: A modern, safer approach to C programming. Bringing Rust-like error handling, Zig-like memory management, data structures, and utilities to C with performance and simplicity in mind.