static-bytes

Buffer wrapper

Prevents buffer overflows and simplifies byte manipulation in Rust

Fixed-size bytes wrapper prevents panic. Implement bytes::BufMut

GitHub

6 stars
2 watching
1 forks
Language: Rust
last commit: almost 4 years ago

Related projects:

Repository Description Stars
bytecodealliance/rustix A safe Rust interface to POSIX-like system calls with configurable backends. 1,491
ssheldon/rust-objc Objective-C Runtime bindings and wrapper for Rust. 393
jeremygrosser/chests Generic bounded containers for static memory allocation 3
aisamanra/rust-haskell-ffi A proof-of-concept demonstrating how to call Rust code from Haskell 131
duckdb/duckdb-rs An ergonomic Rust wrapper for DuckDB's C API 505
randombit/botan-rs A Rust cryptography library that wraps the Botan C API 34
emoon/rust_minifb A crate for creating windows and framebuffers on multiple platforms. 1,038
tickbh/td_rlua A high-level binding for Lua 5.3 in Rust. 53
rust-cli/human-panic Improves error messages to provide helpful information and encourage users to report issues. 1,696
ifrostizz/murph Transpiles EVM bytecode into huff bytecode 117
ahgamut/rust-ape-example An experimental project demonstrating the compilation and execution of Rust code using Cosmopolitan Libc. 189
brson/rust-sdl Bindings for SDL in Rust to abstract away low-level memory management 179
lwandrebeck/rush A bash compatible shell written in Rust, aiming to be fully featured and reliable. 37
k-bx/protocol-buffers A Haskell implementation of a language-neutral, platform-neutral way to serialize structured data 80
emk/rust-musl-builder Provides a way to build static Rust binaries for various crates, including OpenSSL and Diesel. 1,539