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:
- A safe-guarded transmute for Rust☆39Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- ☆64Updated 8 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆53Updated 6 years ago
- Faster integer division and modulus operations☆87Updated 4 months ago
- ☆36Updated last year
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated 2 years ago
- LZW en- and decoding that goes weeeee!☆28Updated last week
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆31Updated 5 years ago
- Easy and safe destructuring for more types.☆33Updated last month
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 months ago
- ☆40Updated 6 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 4 months ago
- Overloadable functions in rust.☆43Updated 6 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- Full-service command-line parsing☆74Updated 8 months ago
- ☆56Updated 2 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- Token tree calling convention☆80Updated 2 years ago
- A Rust source code parser and explorer☆23Updated 2 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago