Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

unsafe-code

Here are 28 public repositories matching this topic...

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.

  • UpdatedDec 2, 2024
  • C#

Static code analysis tool to find unsafe usages in Go packages and their dependencies

  • UpdatedSep 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

  • UpdatedNov 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.

  • UpdatedDec 11, 2025
  • Python

A proof of concept for the pointer to field idea in Rust

  • UpdatedSep 27, 2019
  • Rust

Some helpful classes

  • UpdatedJun 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.

  • UpdatedSep 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.

  • UpdatedMay 12, 2017
  • Go

native safe/unsafe winapi functions & more

  • UpdatedSep 6, 2020
  • C#

A library for doing "horrible hacks" with Rust's memory management

  • UpdatedFeb 7, 2018
  • Rust

Orphaned memory buffer detector

  • UpdatedSep 8, 2022
  • Rust

Memory, Safe/Unsafe Code, Clean Code

  • UpdatedNov 28, 2025
  • Rust

A VL pack demonstrating how to use native code with VL

  • UpdatedJan 17, 2024
  • C

Exact Real Arithmetic [maintainers=@ybertot,@magaud]

  • UpdatedDec 7, 2019
  • Coq

使用unsafe实际与StringBuilder相似的功能,只支持(++=),暂不支持(+-=)

  • UpdatedJul 10, 2015
  • Java

Improve this page

Add a description, image, and links to theunsafe-code topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with theunsafe-code topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp