randomites / plain
A small Rust library that allows users to reinterpret data of certain types safely.
☆39Updated 3 years ago
Alternatives and similar repositories for plain:
Users that are interested in plain are comparing it to the libraries listed below
- Rust library to program hardware performance counter.☆53Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- ☆26Updated 3 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- ☆74Updated 11 months ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆38Updated 6 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- Home for the Inline Assembly project group☆33Updated 5 years ago
- ☆52Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- ☆40Updated 6 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Initialization code ("crt0") written in Rust☆70Updated 3 years ago
- Run pkg-config from declarative dependencies in Cargo.toml☆28Updated 3 years ago
- Target "triple" support☆51Updated 3 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆31Updated 5 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last month
- ☆63Updated 7 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 8 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- probe: Static probes for Rust☆95Updated 2 years ago
- ☆34Updated 11 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆78Updated last year
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago