udoprog / checkersLinks
A sanity checker for global allocations in Rust
☆51Updated 2 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
- ☆36Updated 9 months ago
- ☆53Updated 5 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- A binary format for Rust / serde that supports schema evolution☆17Updated 3 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last week
- ☆31Updated 5 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- An implementation of Kensler's hashed permutation algorithm☆16Updated 3 months ago
- ☆40Updated 6 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years 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
- Safe pointer-to-member functionality for rust☆33Updated 11 months ago
- LZW en- and decoding that goes weeeee!☆28Updated last week
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Making floating-point behave.☆79Updated 6 months ago
- Place small arrays on the stack with a low-cost!☆17Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- 🤖🦀 A rust native replacement for Android's `sdkmanager`☆16Updated last year
- Self-referencial structs using the async/await transformation☆43Updated 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
- Faster integer division and modulus operations☆87Updated 2 years ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year