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:
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- ☆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
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- perf-event: a Rust interface to Linux performance monitoring☆126Updated 3 months ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated 2 years ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Rust library to program hardware performance counter.☆55Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- ☆68Updated 4 months ago
- probe: Static probes for Rust☆102Updated last month
- ☆47Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Scroll - making scrolling through buffers fun since 2016☆184Updated 3 months ago
- ☆35Updated last year
- ☆64Updated 8 years ago
- Rust serializer library☆88Updated 3 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- home for proposals in and around compile-time function evaluation☆112Updated 2 weeks ago
- ☆61Updated 2 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago