udoprog / checkersLinks
A sanity checker for global allocations in Rust
☆51Updated 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☆38Updated last year
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- ☆31Updated 5 years ago
- ☆40Updated 6 years ago
- ☆36Updated 10 months ago
- ☆63Updated 7 years ago
- ☆53Updated 5 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆24Updated 2 years ago
- A single-threaded executor for deferred async code for games.☆57Updated 2 years ago
- A Rust library for data structures living in shared memory.☆12Updated 4 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last month
- An implementation of Kensler's hashed permutation algorithm☆16Updated 4 months ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Token tree calling convention☆79Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- A binary format for Rust / serde that supports schema evolution☆17Updated 4 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Place small arrays on the stack with a low-cost!☆17Updated 7 months ago
- LZW en- and decoding that goes weeeee!☆28Updated 3 weeks ago
- A newtype with alignment of at least `A` bytes☆32Updated 4 months ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago