randomites / plainLinks
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
Sorting:
- Rust library to program hardware performance counter.☆53Updated 2 years ago
- ☆27Updated 3 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- ☆53Updated 5 years 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 7 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Home for the Inline Assembly project group☆33Updated 5 years ago
- ☆87Updated last year
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- ☆63Updated 7 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- perf-event: a Rust interface to Linux performance monitoring☆119Updated 3 weeks ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- A plugin for Criterion.rs to measure Linux perf events.☆43Updated last year
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆85Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Supercharge you Rust programs!☆38Updated 7 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Target "triple" support☆54Updated 4 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Code coverage support for Rust `no_std` and embedded programs☆57Updated 7 months ago
- ☆31Updated 5 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- Rust library for memory barrier☆35Updated 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