geofft / gtraceLinks
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
Sorting:
- Example implementation of stack tokens for Rust☆34Updated 2 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- A disassembler framework☆18Updated 2 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆50Updated 2 months ago
- Type-Level Programming in Rust☆27Updated 3 years ago
- Rust LLVM bindings☆31Updated 2 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Exploring the "expression problem" in Rust☆49Updated 2 years ago
- dom-like layout for terminal applications☆13Updated 4 years ago
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆8Updated 2 years ago
- Rust macros that produce the name of the function they're invoked within.☆22Updated 3 years ago
- Rust procedural macro that renders ASCII diagrams in doc comments as SVG images.☆20Updated 6 months ago
- A different approach to an E-graph library☆25Updated last month
- A small experimental microkernel for embedded systems☆24Updated 2 years ago
- LR-style Parser Generator☆19Updated last week
- Multi-language AST-based code search and rewriting tool that supports embedding Lua code in patterns☆30Updated 10 months ago
- Simple monolithic kernel written in Rust for x86-64☆24Updated 3 months ago
- bytes::BufMut implementation to count buffer size☆22Updated last week
- Helps you frob those bits☆38Updated 9 months ago
- A golden file testing library for rust☆33Updated 2 weeks ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Rust library for marker traits about types layout in memory☆22Updated 5 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- Browse Rust code from the compiler's perspective.☆10Updated last month
- Visualise recursive functions and tree structures.