static-bytes
Buffer wrapper
Prevents buffer overflows and simplifies byte manipulation in Rust
Fixed-size bytes wrapper prevents panic. Implement bytes::BufMut
6 stars
2 watching
1 forks
Language: Rust
last commit: about 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A safe Rust interface to POSIX-like system calls with configurable backends. | 1,512 |
| Objective-C Runtime bindings and wrapper for Rust. | 393 |
| Generic bounded containers for static memory allocation | 3 |
| A proof-of-concept demonstrating how to call Rust code from Haskell | 131 |
| An ergonomic Rust wrapper for DuckDB's C API | 527 |
| A Rust cryptography library that wraps the Botan C API | 34 |
| A crate for creating windows and framebuffers on multiple platforms. | 1,045 |
| A high-level binding for Lua 5.3 in Rust. | 53 |
| Improves error messages to provide helpful information and encourage users to report issues. | 1,707 |
| Transpiles EVM bytecode into huff bytecode | 117 |
| An experimental project demonstrating the compilation and execution of Rust code using Cosmopolitan Libc. | 189 |
| Bindings for SDL in Rust to abstract away low-level memory management | 179 |
| A bash compatible shell written in Rust, aiming to be fully featured and reliable. | 38 |
| A Haskell implementation of a language-neutral, platform-neutral way to serialize structured data | 80 |
| Provides a way to build static Rust binaries for various crates, including OpenSSL and Diesel. | 1,541 |