safeclib
Code safety library
Library providing functions to mitigate security risks and improve code safety
Mirror of http://sourceforge.net/p/safeclib/code/ci/master/tree/
13 stars
5 watching
5 forks
Language: C
last commit: over 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
bytecodealliance/rustix | A safe Rust interface to POSIX-like system calls with configurable backends. | 1,491 |
safe-stack/safe-template | A template for building SAFE-Stack projects using dotnet CLI | 282 |
boostorg/safe_numerics | Replaces standard numeric types with exception-throwing versions to prevent undefined behavior due to integer overflow | 210 |
trustedsec/coffloader | Tools and utilities for loading, testing, and analyzing malicious COFF files | 471 |
nicup14/minilang | A modern, type-safe C successor with a focus on memory safety and ease of use. | 139 |
shoo/bindbc-icu | Dynamic and static bindings to the C API of ICU | 2 |
linusu/buffer-alloc-unsafe | A ponyfill for Buffer.allocUnsafe to provide backwards compatibility and safety features. | 14 |
quuxplusone/coro | A single-header library providing facilities for C++2a Coroutines | 80 |
foonathan/type_safe | A set of C++ utilities to prevent bugs at compile time using the type system. | 1,542 |
p-p-h-d/mlib | A C library providing generic and type-safe container implementations | 904 |
safe-global/safe-apps-sdk | Tools for building Safe Apps | 262 |
coinbase/salus | A tool for coordinating security scanning of software projects | 21 |
cycodelabs/cimon-action | A runtime security solution that monitors and mitigates attacks in software supply chains | 87 |
rustcc/coroutine-rs | Provides an implementation of cooperative multitasking in Rust | 414 |
github/codeql-coding-standards | Queries and libraries to enforce various coding standards in C++14 and related languages | 129 |