udoprog / checkersLinks
A sanity checker for global allocations in Rust
☆51Updated 4 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.☆47Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- ☆63Updated 8 years ago
- ☆36Updated 11 months ago
- Faster integer division and modulus operations☆87Updated last month
- ☆31Updated 5 years ago
- LZW en- and decoding that goes weeeee!☆28Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- ☆53Updated 5 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆110Updated last year
- Full-service command-line parsing☆73Updated 4 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 months ago
- Easy and safe destructuring for more types.☆32Updated this week
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- Making floating-point behave.☆78Updated 8 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- ☆40Updated 6 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated last month
- Token tree calling convention☆80Updated 2 years ago
- A single-threaded executor for deferred async code for games.☆57Updated 2 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- ☆34Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆87Updated last month