udoprog / checkersLinks
A sanity checker for global allocations in Rust
☆52Updated 2 months ago
Alternatives and similar repositories for checkers
Users that are interested in checkers are comparing it to the libraries listed below
Sorting:
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- ☆64Updated 8 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- LZW en- and decoding that goes weeeee!☆29Updated 2 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- ☆36Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- Faster integer division and modulus operations☆87Updated 5 months ago
- ☆53Updated 6 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Easy and safe destructuring for more types.☆33Updated 3 weeks ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- A Rustified OpenCL Experience☆46Updated 2 years ago
- ☆31Updated 5 years ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- ☆40Updated 6 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 3 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆112Updated last year
- Making floating-point behave.☆85Updated last year
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago