atopia / sandcrust
Sandboxing C in Rust
☆16Updated last year
Related projects ⓘ
Alternatives and complementary repositories for sandcrust
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆17Updated 5 months ago
- Rust compile-time type information experiment☆18Updated last year
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 9 months ago
- Rust macros that produce the name of the function they're invoked within.☆22Updated 2 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆42Updated 2 months ago
- ☆35Updated 3 months ago
- An alternative `std`-like implementation built on origin☆24Updated last month
- A friendly wrapper around ptrace(2)☆17Updated 2 weeks ago
- Check that a crate builds without libstd☆24Updated 3 years ago
- Rust bindings for libgccjit☆18Updated this week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- Extremely minimal parser for ELF/PE/Mach-o/ar☆39Updated 3 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 2 years ago
- Shows only the first page of rustc output☆11Updated 2 years ago
- A custom context for eyre that supports backtraces on stable☆13Updated 8 months ago
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆25Updated 2 years ago
- A sanity checker for global allocations in Rust☆48Updated 5 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A C expression parser and evaluator☆45Updated last year
- Cross-platform, endian-aware primitives for Rust☆32Updated last month
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year
- Proc macro implementation of #[naked]☆29Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated last week
- A radioactive stabilization of the ptr_meta RFC.☆22Updated 2 months ago
- Cast between dynamic trait objects☆32Updated 4 years ago
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 9 months ago
- A safe-guarded transmute for Rust☆38Updated 6 months ago