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 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
- ☆27Updated 4 years ago
- A graphical debugger for Rust MIR☆195Updated 3 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Rust library to program hardware performance counter.☆54Updated 2 years ago
- perf-event: a Rust interface to Linux performance monitoring☆124Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆86Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Rust serializer library☆87Updated 2 weeks ago
- ☆47Updated 5 years ago
- probe: Static probes for Rust☆98Updated 2 years ago
- A plugin for Criterion.rs to measure Linux perf events.☆44Updated 2 years ago
- ☆68Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆43Updated 7 months ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- Non-interleaving multithreaded output queue☆72Updated this week
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 4 months ago
- ☆53Updated 5 years ago
- ☆35Updated last year
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago