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
- perf-event: a Rust interface to Linux performance monitoring☆126Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- probe: Static probes for Rust☆102Updated 2 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Rust serializer library☆89Updated 3 months ago
- ☆35Updated last year
- A graphical debugger for Rust MIR☆199Updated 3 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.☆58Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- ☆47Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- ☆53Updated 6 years ago
- ☆64Updated 8 years 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
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- ☆61Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Composable allocator structures for plugging together more powerful allocators☆35Updated 4 years ago
- Scroll - making scrolling through buffers fun since 2016☆185Updated 4 months ago