udoprog / checkers
A sanity checker for global allocations in Rust
☆51Updated last month
Alternatives and similar repositories for checkers:
Users that are interested in checkers are comparing it to the libraries listed below
- A safe-guarded transmute for Rust☆38Updated 11 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- ☆63Updated 7 years ago
- ☆52Updated 5 years ago
- ☆36Updated 8 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- ☆31Updated 5 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- ☆56Updated last year
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Atomic operations on potentially uninitialized integers.☆20Updated last week
- ☆56Updated 3 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- ☆40Updated 6 years ago
- Making floating-point behave.☆79Updated 5 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 2 months ago