lipk / rust-gdbLinks
A small Rust library for controlling GDB.
☆10Updated 8 years ago
Alternatives and similar repositories for rust-gdb
Users that are interested in rust-gdb are comparing it to the libraries listed below
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆31Updated last year
- Minimal support for uart_16550 serial output.☆37Updated 6 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Cooperative multitasking (AKA async/await) on ARM Cortex-M☆38Updated 5 years ago
- ☆67Updated 9 months ago
- Unified interface for type-safe MMIO and CPU register access in Rust☆48Updated 3 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆53Updated 2 years ago
- ☆63Updated 7 years ago
- Rust utilities for working with block devices☆22Updated last year
- Code coverage support for Rust `no_std` and embedded programs☆57Updated 7 months ago
- Implements rust's Display trait for hex data☆23Updated 2 years ago
- A `cargo` wrapper that executes a post build script after a successful build.☆21Updated last year
- ☆86Updated last year
- Bare-metal allocators.☆76Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Type aliases to C types like c_int for use with bindgen☆40Updated 2 years ago
- Rust byte strings manipulation, for a better and safer C FFI☆18Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Home for the Inline Assembly project group☆33Updated 5 years ago
- A utility to split autogenerated rust files into human-workable projects with the correct _form_☆37Updated last month
- Library facilitating safe pinned initialization☆41Updated last week
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- MBR Partition Management in Rust☆45Updated 3 weeks ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- A simple global allocator for Rust which hooks into `libc`. Useful in `no_std` contexts.☆23Updated last year
- Target "triple" support☆54Updated 4 months ago
- Ethox is a standalone network stack for user-space networking and unikernels☆38Updated last month
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago