GitHub topics: unsafe-code
Reptor10/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.
Size: 1000 Bytes - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

BeauPrime/BeauUtil
General-purpose Unity3D utilities library
Language: C# - Size: 5.81 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 18 - Forks: 3

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.
Language: C# - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 41 - Forks: 6

jalbam/fotolog
[Simple and configurable photoblog in PHP]
Language: PHP - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

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.
Language: C++ - Size: 45.9 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

sunsided/fixedstack-rs
Safe and Unsafe Stack Implementations in Rust
Language: Rust - Size: 424 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Mar-Kh0r/FHPCKER
Email Recon Tool - Educational Malware
Language: Tcl - Size: 14.8 MB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

LazoVelko/Image-Processing-Library
Library for processing and manipulating images.
Language: C# - Size: 4.49 MB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 44 - Forks: 18

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
Language: Go - Size: 53.7 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 40 - Forks: 4

jlauinger/go-geiger
Static code analysis tool to find unsafe usages in Go packages and their dependencies
Language: Go - Size: 44.9 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 40 - Forks: 4

eavelasquez/vectrust
VectRust is a Rust library for Vec. It's a simple library built to learn Rust and to understand how allocators work in Rust.
Language: Rust - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

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.
Language: Go - Size: 5.86 KB - Last synced at: 11 months ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 0

digitalwannabe/VL.NativeInteropDemo
A VL pack demonstrating how to use native code with VL
Language: C - Size: 244 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

SoftStoneDevelop/StackMemoryCollections
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.
Language: C# - Size: 2.45 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

jalbam/guestbook
[Simple guestbook in PHP]
Language: PHP - Size: 23.4 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

ehsanmok/smartalloc-rs
Orphaned memory buffer detector
Language: Rust - Size: 30.3 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

stg-tud/unsafe_go_study_results
Data set and replication scripts for our paper "Uncovering the Hidden Dangers: Finding Unsafe Go Code in the Wild" [@jlauinger @gh0st42 @akwick @miramezini]
Language: Jupyter Notebook - Size: 2.8 MB - Last synced at: 11 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 3

exomia/native 📦
native safe/unsafe winapi functions & more
Language: C# - Size: 99.6 KB - Last synced at: 27 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

RustyYato/ptr-to-field 📦
A proof of concept for the pointer to field idea in Rust
Language: Rust - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 1

oriongames-eu/2fast4you 📦
Ein Open Source Browsergame, etwas alt... aber es ist Open Source :)
Language: PHP - Size: 939 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

youhavethewrong/q_rsqrt
Implementation of the fast inverse square root algorithm made famous by Quake III
Language: Rust - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 1

Berrysoft/ClassLibrary
Some helpful classes
Language: C# - Size: 400 KB - Last synced at: 7 days ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 0

rocq-community/exact-real-arithmetic
Exact Real Arithmetic [maintainers=@ybertot,@magaud]
Language: Coq - Size: 111 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

treyzania/haque
A library for doing "horrible hacks" with Rust's memory management
Language: Rust - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

sluizin/MaQiaoStringBuilder
使用unsafe实际与StringBuilder相似的功能,只支持(++=),暂不支持(+-=)
Language: Java - Size: 148 KB - Last synced at: about 2 years ago - Pushed at: almost 10 years ago - Stars: 1 - Forks: 0
