ranweiler / peteLinks
A friendly wrapper around ptrace(2)
☆16Updated 2 months ago
Alternatives and similar repositories for pete
Users that are interested in pete are comparing it to the libraries listed below
Sorting:
- A C expression parser and evaluator☆49Updated 2 years ago
- ☆36Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 9 months ago
- Rust compile-time type information experiment☆18Updated 2 years ago
- Exhaustive iteration trait in Rust☆19Updated 3 weeks ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- Non-allocating iterator over command line arguments☆48Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A newtype with alignment of at least `A` bytes☆33Updated 3 weeks ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated last month
- Extensions to the Rust standard library☆49Updated last year
- Rust macros that produce the name of the function they're invoked within.☆22Updated 3 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 4 years ago
- Trait generalization of the fundamental types☆48Updated last year
- 🗃 UTF-8 string, byte string, and C string interner☆31Updated this week
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 2 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Higher level LLDB bindings for Rust built on lldb-sys.☆61Updated 10 months ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.