An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with unsafe-code

A curated list of projects in awesome lists tagged with unsafe-code .

https://github.com/v4ss3ur/detourutility

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.

csharp detours function-pointers method-redirection modding patch patching reflection runtime unity unsafe-code

Last synced: 19 Aug 2025

https://github.com/jlauinger/go-safer

Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with architecture-sized fields

go golang linter static-analysis unsafe-code

Last synced: 14 Jan 2026

https://github.com/jlauinger/go-geiger

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

go golang static-analysis unsafe-code

Last synced: 14 Jan 2026

https://github.com/cstockton/safer

Package safer provides safer access to unsafe operations by providing simple functions with high test coverage that will never panic, instead returning zero values.

experimental go reflect reflection unsafe unsafe-code

Last synced: 25 Jan 2026

https://github.com/itcodehery/advanced-rust-codemaiden

Memory, Safe/Unsafe Code, Clean Code

rust rust-lang smart-pointers unsafe-code

Last synced: 23 Sep 2025

https://github.com/nthnn/unsafe_ops

Low-level utility library designed to provide direct access to hardware and memory operations for embedded systems, operating systems, and performance-critical applications where low-level control and performance optimization are crucial.

arm c-library direct-memory-access low-level-design low-level-programming risc-v unsafe unsafe-code x86 x86-64

Last synced: 22 Mar 2025

https://github.com/coq-community/exact-real-arithmetic

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

unsafe-code work-in-progress

Last synced: 17 Mar 2025

https://github.com/sunsided/fixedstack-rs

Safe and Unsafe Stack Implementations in Rust

benchmark data-structures rust stack unsafe-code

Last synced: 29 Mar 2025