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:
- Streaming parser extensions for BufRead☆23Updated 6 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Testing the Rust standard library with Miri, continuously☆14Updated this week
- ☆61Updated 2 years ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 9 months ago
- Advisory cross-platform file locks using file descriptors☆83Updated 8 months ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- ☆31Updated 5 years ago
- Read and write DWARF's "Little Endian Base 128" variable length integer encoding☆21Updated last year
- ☆48Updated last year
- Gathering some metrics about github projects☆55Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- Run Rust tests in isolated subprocesses☆40Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- ☆20Updated 3 years ago
- Bindings to libkmod to manage linux kernel modules☆13Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- A library version of cargo-bloat & more☆35Updated 5 months ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated 2 years ago
- 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
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- ☆64Updated 8 years ago
- Fallible allocation support for Rust's Vec☆30Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Find the shared libraries loaded in the current process with a cross platform API☆80Updated last year
- ☆23Updated 6 years ago
- Pluralization handling in Rust☆41Updated 3 years ago