geofft / gtrace
An implementation of strace in Rust, and a library interface
☆22Updated 6 years ago
Alternatives and similar repositories for gtrace:
Users that are interested in gtrace are comparing it to the libraries listed below
- Example implementation of stack tokens for Rust☆34Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆22Updated this week
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆49Updated 3 weeks ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Rust library for marker traits about types layout in memory☆22Updated 4 years ago
- enforce representation/class invariants in your Rust data structures☆12Updated 2 years ago
- Build a rustc sysroot with custom flags☆17Updated 4 months ago
- Simple monolithic kernel written in Rust for x86-64☆24Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated this week
- An article explaining the unsoundness I found in owning-ref☆26Updated 3 years ago
- Performance comparisons between various virtual interpreter implementation strategies☆32Updated 10 months ago
- A golden file testing library for rust☆33Updated 3 weeks ago
- "Valgrind Client Request" interface for Rust programs☆16Updated last month
- A syn targetting PEG parser generator☆20Updated last year
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- Lift enum variants to the type-level.☆32Updated 3 years ago
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated last year
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated last year
- Rust compile-time type information experiment☆18Updated 2 years ago
- Rust NonEmpty slice☆13Updated 3 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Library for parse perf.data file from Linux perf tool for Rust☆18Updated 4 years ago
- Experimenting with ergonomic dyn types☆29Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- Multi-language AST-based code search and rewriting tool that supports embedding Lua code in patterns☆30Updated 7 months ago
- Generic Range iterators for Rust☆25Updated 9 months ago
- A disassembler framework☆18Updated 2 years ago
- Low overhead, high precision measurement crate for Rust☆16Updated 2 months ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago