udoprog / checkers
A sanity checker for global allocations in Rust
☆48Updated 8 months ago
Alternatives and similar repositories for checkers:
Users that are interested in checkers are comparing it to the libraries listed below
- ☆52Updated 5 years ago
- ☆60Updated 7 years ago
- A safe-guarded transmute for Rust☆38Updated 8 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- ☆40Updated 6 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Token tree calling convention☆79Updated 2 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- ☆31Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆35Updated 6 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 3 months ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 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…☆18Updated 5 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Pretty backtraces for rust☆14Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- A single-threaded executor for deferred async code for games.☆56Updated last year
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 4 years ago
- A Rust library for data structures living in shared memory.☆12Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- Rust API stability attributes for the rest of us.☆29Updated 7 months ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year