randomites / plainLinks
A small Rust library that allows users to reinterpret data of certain types safely.
☆40Updated 4 years ago
Alternatives and similar repositories for plain
Users that are interested in plain are comparing it to the libraries listed below
Sorting:
- ☆27Updated 4 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.☆39Updated 7 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- perf-event: a Rust interface to Linux performance monitoring☆126Updated 5 months ago
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- ☆35Updated last year
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Rust serializer library☆89Updated 4 months ago
- probe: Static probes for Rust☆102Updated 3 months ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Rust library to program hardware performance counter.☆59Updated 3 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆81Updated 6 years ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88Updated 2 years ago
- ☆64Updated 8 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 months ago
- ☆61Updated 2 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆105Updated 6 years ago
- ☆47Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 3 months ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago