randomites / plainLinks
A small Rust library that allows users to reinterpret data of certain types safely.
☆40Updated 3 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☆194Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- ☆27Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- Rust serializer library☆87Updated last year
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- 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
- perf-event: a Rust interface to Linux performance monitoring☆120Updated last week
- Scroll - making scrolling through buffers fun since 2016☆175Updated 2 weeks ago
- Read trait fixed to soundly work with uninitalized memory☆26Updated last year
- Rust library to program hardware performance counter.☆53Updated 2 years ago
- Home for the Inline Assembly project group☆34Updated 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.☆39Updated 7 years ago
- probe: Static probes for Rust☆98Updated 2 years ago
- ☆34Updated last year
- ☆67Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆47Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- ☆63Updated 8 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 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
- Instrument Rust code using Rust☆64Updated 6 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆86Updated 2 years ago
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago