unsafe-code
Here are 28 public repositories matching this topic...
Language:All
Sort:Most stars
An utility for redirecting C# methods at runtime using detours. Enables patching and replacing method implementations dynamically. It allows altering static/instance methods, property accessors, and extern methods with runtime method redirection.
- Updated
Dec 2, 2024 - C#
Library for processing and manipulating images.
- Updated
Mar 14, 2017 - C#
Static code analysis tool to find unsafe usages in Go packages and their dependencies
- Updated
Sep 11, 2020 - Go
Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with architecture-sized fields
- Updated
Nov 28, 2022 - Go
Hands-on secure code review training: learn to find vulnerabilities in Flask, Django, FastAPI through production-quality examples. Whitebox pentesting for modern web frameworks.
- Updated
Dec 11, 2025 - Python
General-purpose Unity3D utilities library
- Updated
Dec 18, 2025 - C#
A proof of concept for the pointer to field idea in Rust
- Updated
Sep 27, 2019 - Rust
Some helpful classes
- Updated
Jun 13, 2019 - C#
Fast unsafe collections for memory reuse by stack type. Adding elements without overhead when increasing Capacity. Can also be used in as classic collection with resizing or on a custom memory allocator.
- Updated
Sep 14, 2023 - C#
Package safer provides safer access to unsafe operations by providing simple functions with high test coverage that will never panic, instead returning zero values.
- Updated
May 12, 2017 - Go
A library for doing "horrible hacks" with Rust's memory management
- Updated
Feb 7, 2018 - Rust
Orphaned memory buffer detector
- Updated
Sep 8, 2022 - Rust
[Simple and configurable photoblog in PHP]
- Updated
Jan 24, 2020 - PHP
A VL pack demonstrating how to use native code with VL
- Updated
Jan 17, 2024 - C
[Simple guestbook in PHP]
- Updated
Jan 24, 2020 - PHP
- Updated
Dec 7, 2019 - Coq
Server for a school game
- Updated
Sep 27, 2024 - Go
Improve this page
Add a description, image, and links to theunsafe-code topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theunsafe-code topic, visit your repo's landing page and select "manage topics."