udoprog / checkersLinks
A sanity checker for global allocations in Rust
☆51Updated 3 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
- ☆63Updated 8 years ago
- ☆53Updated 5 years ago
- ☆36Updated 11 months ago
- Faster integer division and modulus operations☆87Updated 2 weeks ago
- ☆31Updated 5 years ago
- LZW en- and decoding that goes weeeee!☆28Updated last month
- ☆40Updated 6 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last month
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- ☆57Updated last year
- Easy and safe destructuring for more types.☆32Updated 2 weeks ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A binary format for Rust / serde that supports schema evolution☆17Updated 5 months ago
- Token tree calling convention☆79Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 5 months ago
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 3 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago