atopia / sandcrustLinks
Sandboxing C in Rust
☆18Updated 3 months ago
Alternatives and similar repositories for sandcrust
Users that are interested in sandcrust are comparing it to the libraries listed below
Sorting:
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆18Updated last month
- A friendly wrapper around ptrace(2)☆17Updated 10 months ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- ☆36Updated last year
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated last month
- Rust bindings for libgccjit☆23Updated last month
- Check that a crate builds without libstd☆25Updated 4 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆39Updated 2 months ago
- Proc macro implementation of #[naked]☆31Updated 2 years ago
- Rust macros that produce the name of the function they're invoked within.☆22Updated 3 years ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Rust compile-time type information experiment☆18Updated 2 years ago
- Exhaustive iteration trait in Rust☆16Updated 3 weeks ago
- "Valgrind Client Request" interface for Rust programs☆18Updated 8 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- Arbitrary width integers☆21Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated this week
- Converts cargo check (and clippy) JSON output to the GitHub Action error format☆13Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆31Updated 4 months ago
- Shows only the first page of rustc output☆11Updated 4 months ago
- A newtype with alignment of at least `A` bytes☆33Updated 7 months ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 6 months ago
- Easy and safe destructuring for more types.☆33Updated last month
- Rust `Vec` that can store unsized values☆21Updated last week
- New register allocator designed as a successor to regalloc2☆47Updated last month
- A C expression parser and evaluator☆49Updated 2 years ago
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 3 weeks ago
- Lock ordering enforcement at compile time in Rust☆17Updated 6 months ago