rust-lang / rust-dbg-extLinks
☆16Updated last year
Alternatives and similar repositories for rust-dbg-ext
Users that are interested in rust-dbg-ext are comparing it to the libraries listed below
Sorting:
- Testing the Rust standard library with Miri, continuously☆14Updated this week
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- ☆61Updated 2 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- ☆31Updated 5 years ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 9 months ago
- A pure-Rust library to work with Linux memfd☆35Updated 3 months ago
- The WebAssembly Indirect Call Inliner☆27Updated 2 years ago
- ☆20Updated 3 years ago
- Streaming parser extensions for BufRead☆23Updated 5 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Extensions to the Rust standard library☆49Updated last year
- Proc macro for smol async runtime☆54Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Advisory cross-platform file locks using file descriptors☆82Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Fallible allocation support for Rust's Vec☆30Updated last year
- Cross-platform interface to the `errno` variable☆73Updated last week
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Find the shared libraries loaded in the current process with a cross platform API☆80Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Faster integer division and modulus operations☆87Updated 5 months ago
- Read and write DWARF's "Little Endian Base 128" variable length integer encoding☆20Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- A generic, fixed-size, associative cache☆40Updated last year
- docs.rs as a publishing platform?☆71Updated 2 weeks ago