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:
- LZW en- and decoding that goes weeeee!☆29Updated last month
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- ☆36Updated last year
- ☆31Updated 5 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- ☆64Updated 8 years ago
- A single-threaded executor for deferred async code for games.☆58Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- ☆53Updated 6 years ago
- Faster integer division and modulus operations☆88Updated 6 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- ☆40Updated 6 years ago
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated 2 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Updated 6 years ago
- Easy and safe destructuring for more types.☆33Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 9 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Updated last year
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- ☆30Updated last year
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Full-service command-line parsing☆74Updated 10 months ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago