udoprog / checkersLinks
A sanity checker for global allocations in Rust
☆52Updated 3 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
- ☆36Updated last year
- A safe-guarded transmute for Rust☆39Updated last year
- Easy and safe destructuring for more types.☆33Updated last month
- ☆31Updated 5 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- ☆64Updated 8 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- ☆53Updated 6 years ago
- LZW en- and decoding that goes weeeee!☆29Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated this week
- A single-threaded executor for deferred async code for games.☆58Updated 2 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Token tree calling convention☆80Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- Crunchy unroller - deterministically unroll constant loops☆49Updated 5 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 7 months ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Compares two equal-sized byte strings in constant time.☆42Updated 6 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago